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]: Modal methods are not functioning #591

Open
untainsYD opened this issue Jan 14, 2025 · 0 comments
Open

[Bug]: Modal methods are not functioning #591

untainsYD opened this issue Jan 14, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@untainsYD
Copy link

untainsYD commented Jan 14, 2025

I can see the instance of the modal, but method open is not working, no errors, nothing.
I can even call it via:

  var instance = M.Modal.getInstance(elem);
  instance.open()

but nothing happens.

But if i change the version to 2.0.4 or 2.1.1 it works fine.
It looks like it is an issue only with 2.2.1

Your Environment

  • Version used: 2.0.4 and 2.2.1, and 2.1.1
  • Browser Name and version: firefox 135.0b3-1
  • Operating System and version (desktop or mobile): Linux 6.12.9-arch1-1
@untainsYD untainsYD added the bug Something isn't working label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant