PaolaRuby
PaolaRuby
Feel free to make a PR
Also this package is abandoned
My bad ❤️, please review PRs
@GrahamCampbell from others, not from me
Test dev branch on a fresh laravel instalation Maybe this could help [laravel-websockets-demo](https://github.com/beyondcode/laravel-websockets-demo/pull/22)
@stancl yes, but they are trying to leave development of this package behind so ignition will be the main fork, this PR is for compatibility with older apps
If you are using bootstrap 4.x and jquery v3.6.0, and put the select2 on a modal still never can focus and search
@olemoign @Tyspice @lazka try using keyboard, not mouse click(forget bootstrap and modals) **Steps:** Use `TAB` to focus Select2 then press `ENTER` to open, search box it's not focusing, and then...
> @olemoign @Tyspice @lazka try using keyboard, not mouse click(forget bootstrap and modals) @Tyspice you've seen `(forget bootstrap and modals)` in my last comment, right?
>Maybe removing that make the focus works again @evanslyke31 can you test that? I test it, and works, so maybe you must update your PR