Skip to content
This repository has been archived by the owner on Jun 24, 2022. It is now read-only.

Open/close modals programmatically #123

Open
R3ims opened this issue Sep 13, 2017 · 1 comment
Open

Open/close modals programmatically #123

R3ims opened this issue Sep 13, 2017 · 1 comment

Comments

@R3ims
Copy link

R3ims commented Sep 13, 2017

The documentation says this:
$('#my-modal').modal('close');
should work. It does not seem to work.

Also I would expect this to work.
$('#my-other-modal').modal('open');
It produces an error in the js console:
TypeError: this.$modal is undefined

This is in kube version 6.5.2

@jorgefuertes
Copy link

Same, here. Half maded project and now I need to change CSS framework cause modals doesn't work.

R3ims issue is from 13 september... If Kube mantained?

Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants