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

BUG : Compatibility issue popper.js vs bootstrap.js #82

Closed
tomik-z-cech opened this issue Mar 14, 2024 · 1 comment
Closed

BUG : Compatibility issue popper.js vs bootstrap.js #82

tomik-z-cech opened this issue Mar 14, 2024 · 1 comment

Comments

@tomik-z-cech
Copy link
Owner

Describe the bug :
Combination of popper.js and bootstrap.min.js libraries preventing modals to open. When popper.js changed to newer version, then dropdown menu not opening.

To Reproduce :

  • Navigate to register page.
  • Try to open terms and conditions modal.

Expected behavior :
Both Modals and Dropdown menu working with provided libraries.

Screenshots :
N/A

Devices :
All devices.

Additional context :
Possible popper.js and bootstrap.min.js conflict.

@tomik-z-cech
Copy link
Owner Author

Changed separate files popper.js and bootstrap.min.js to one file bootstrap.bundle.min.js.

Bug fixed in commit ee66e4f.

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

No branches or pull requests

1 participant