Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autofocus is not working in jquery@3.6.0 #77

Open
gojmpz opened this issue Mar 8, 2023 · 2 comments
Open

Autofocus is not working in jquery@3.6.0 #77

gojmpz opened this issue Mar 8, 2023 · 2 comments

Comments

@gojmpz
Copy link

gojmpz commented Mar 8, 2023

In jquery 3.6.0 the autofocus is not working, in 3.5.0 everything is ok
2023-03-08_20-15

<link href="https://cdn.jsdelivr.net/npm/select2@4.1.0-rc.0/dist/css/select2.min.css" rel="stylesheet" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/select2-bootstrap-5-theme@1.3.0/dist/select2-bootstrap-5-theme.min.css" />
<!-- Scripts -->
<script src="https://cdn.jsdelivr.net/npm/jquery@3.6.0/dist/jquery.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.bundle.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/select2@4.1.0-rc.0/dist/js/select2.min.js"></script>
@JorgRios
Copy link

JorgRios commented Apr 5, 2023

I have the same problem, any feedback or something to correct this bug?
since changing to 3.5.0 works correctly but when jumping to 3.6.0 it stops working :/

@mariusgronli
Copy link

I also have the same problem. Has anyone found a solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants