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

In rare cases jasny bootstrap causes bootstrap modals to not show #618

Open
bjhijmans opened this issue Mar 22, 2022 · 0 comments
Open

In rare cases jasny bootstrap causes bootstrap modals to not show #618

bjhijmans opened this issue Mar 22, 2022 · 0 comments

Comments

@bjhijmans
Copy link

In our application that uses the latest version of jasny bootstrap we found that for a very small percentage of our users, modals did not work, regardless of the browser they used (Edge, Chrome, or Firefox).

The effect was that the background would fade, but the modal did not show.

We were unable to reproduce the problem in our own environments, but we were finally able to reproduce it using https://www.lambdatest.com/ in the Windows 10/Edge v99 test browser, despite our own local Windows 10 PCs and Edge v99 browsers not having any problems.

We have been able to determine that jasny-bootstrap was a part of the problem, and removing it fixed our problem. Since we only used FileInput, we were able to include just fileinput.js from jasny-bootstrap, so the problem was in one of the other components.

Since this project hasn't been updated in a long time, and the problem is so rare, I don't expect a fix. I just hope that the next time someone encounters this problem this will point them in the right direction.

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