realrashid / sweet-alert

A BEAUTIFUL, RESPONSIVE, CUSTOMIZABLE, ACCESSIBLE (WAI-ARIA) REPLACEMENT FOR JAVASCRIPT'S POPUP BOXES FOR LARAVEL
https://realrashid.github.io/sweet-alert
MIT License
1.12k stars 165 forks source link

Progresse Bar Timer #170

Open dubbows opened 5 months ago

dubbows commented 5 months ago

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

realrashid commented 2 months ago

Please share more details if possible to share some codes that i will check and debug what's wrong.

dubbows commented 2 months ago

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!