phpsa / filament-authentication

MIT License
106 stars 23 forks source link

phpsa attach permission dialog bug #49

Closed sopingi2 closed 1 month ago

sopingi2 commented 5 months ago

dialog closes itself when attach permission or role. in the browser console there is the following error log:

select.js?v=3.2.27.0:1 Uncaught (in promise) Could not find Livewire component in DOM tree (anonymous) @ select.js?v=3.2.27.0:1 await in (anonymous) (async) (anonymous) @ livewire.js?id=a27c4ca2:815

https://github.com/phpsa/filament-authentication/assets/89966418/00d7b6a9-f8f5-4252-921e-dc9a68358835

sopingi2 commented 5 months ago

strangely when I make "closeModalByClickingAway" true, attach runs fine

Screen Shot 2024-02-09 at 11 02 14
phpsa commented 2 months ago

Investigating

phpsa commented 1 month ago

I have been unable to replicate this with the current version, can you confirm and if still an issue, let me know