sweet-alert icon indicating copy to clipboard operation
sweet-alert copied to clipboard

Progresse Bar Timer

Open dubbows opened this issue 11 months ago • 2 comments

  • 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

dubbows avatar Mar 14 '24 18:03 dubbows

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

realrashid avatar Jun 15 '24 15:06 realrashid

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!

dubbows avatar Jun 20 '24 11:06 dubbows