sweet-alert
sweet-alert copied to clipboard
Progresse Bar Timer
- Package Version: 7.1.1
- Laravel Version: 10.48.2
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
Please share more details if possible to share some codes that i will check and debug what's wrong.
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!