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
Place a pure installation of laravel with alpineJS, install the Sweetalert package and place the x-cloak directive. I tried using toast with the time bar activated. it won't run, it will get stuck!
Description:
When using alpineJS's x-cloak directive, the window's progress bar stops working.
Steps To Reproduce:
Add in app.css
[x-cloak] {
display: none !important;
}
blade template
The text was updated successfully, but these errors were encountered: