You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using a <x-splade-form> with the stay attribute and a Toast in the controller will show the toast twice after saving again. So it will popup 2 toasts at once each time you save.
If you hit F5 after save it will also popup the toast one more time.
Using a
<x-splade-form>
with thestay
attribute and aToast
in the controller will show the toast twice after saving again. So it will popup 2 toasts at once each time you save.If you hit F5 after save it will also popup the toast one more time.
Blade
ModelController
The text was updated successfully, but these errors were encountered: