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

Second click on link not functional on Bootstrap 5 #202

Open
jich72 opened this issue Jun 3, 2022 · 1 comment
Open

Second click on link not functional on Bootstrap 5 #202

jich72 opened this issue Jun 3, 2022 · 1 comment

Comments

@jich72
Copy link

jich72 commented Jun 3, 2022

After updating to Bootstrap 5, the jump to the link after the second click stopped working.

Any suggestions to make it work as in previous version?

@jich72
Copy link
Author

jich72 commented Jun 9, 2022

I found the solution.

In the bootstrap 4 addon you need to replace the string "data-toggle" with "data-bs-toggle" in 3 places.

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

1 participant