Skip to content

Commit

Permalink
Merge pull request #7851 from thecrazybob/fix/wizard-scroll
Browse files Browse the repository at this point in the history
fix: Scroll to top when reactive fields change state inside wizard
  • Loading branch information
danharrin authored Aug 17, 2023
2 parents 0d1a24f + 4c7c7ee commit 729d88f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/forms/resources/views/components/wizard.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
@endphp

<div
wire:ignore.self
x-cloak
x-data="{
step: null,
Expand Down

0 comments on commit 729d88f

Please sign in to comment.