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

On bootstrap 5.3 the dropdown does not work if using bs5dialog ! #7

Open
ruicaramalho opened this issue Oct 24, 2024 · 3 comments
Open

Comments

@ruicaramalho
Copy link

To test just add:

<link href="https://cdn.jsdelivr.net/gh/ymlluo/bs5dialog@master/dist/bs5dialog.css" rel="stylesheet" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/gh/ymlluo/bs5dialog@master/dist/bs5dialog.js" crossorigin="anonymous"></script>

and the dropdows will no longer work

Related LINK https://getbootstrap.com/docs/5.3/components/dropdowns/

@ruicaramalho ruicaramalho changed the title On bootstrap 5.3 the dropdown does not work if using bsdialog ! On bootstrap 5.3 the dropdown does not work if using bs5dialog ! Oct 24, 2024
@ymlluo
Copy link
Owner

ymlluo commented Oct 25, 2024

Thank you for your feedback, I will reproduce and fix this problem, and I will get back to you once the problem is solved and released

@ymlluo
Copy link
Owner

ymlluo commented Nov 17, 2024

A new version v1.0.9 has been released which fixes this issue

@Zkamoth
Copy link

Zkamoth commented Dec 9, 2024

Ive just tested downloading v1.0.9 and importing bs5dialog.js and bs5dialog.css from dist folder, and still have the issue :(

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