Action requireConfirmation is hiding the page scrollbar

I have a custom page where i'm displaying a custom modal and inside of the modal a custom action like in the screenshot, whenever i CONFIRM the action the main scrollbar of the page disappears, if i cancel instead or just remove the requireConfirmation feature the scrollbar stays normally
image.png
Solution
GitHub
Package filament/filament Package Version v3.2.6 Laravel Version v10.41.0 Livewire Version v3.0.0.0 PHP Version PHP 8.2.11 Problem description When opening a nested modal, scroll lock is lost on th...
Was this page helpful?