- 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 <html x-cloak>