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

Issue with Bootstrap modal #122

Open
kato68 opened this issue Jan 13, 2024 · 2 comments
Open

Issue with Bootstrap modal #122

kato68 opened this issue Jan 13, 2024 · 2 comments

Comments

@kato68
Copy link

kato68 commented Jan 13, 2024

'animxyz' interferes with the bootstrap modal and causes the z-indexes to get messed up. Is there a way to fix it?
you can see problem here : https://tjfjgn.csb.app/

@mattaningram
Copy link
Member

Can you link to a repo or code sandbox with the code? The main issue I am seeing is you need to remove the xyz-in class once the animation is complete. This is done automatically in our Vue/React plugins, but I don't know how you are implementing it specifically here.

@kato68
Copy link
Author

kato68 commented Jan 17, 2024

If I remove the xyz-in class, how will the modal animation run the next time the modal is opened?
see code sandbox here:
https://codesandbox.io/p/sandbox/moda-tjfjgn?file=%2Fpublic%2Findex.html%3A49%2C38

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

2 participants