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

Modal on pages element doesn't work #3

Open
meigiyanto opened this issue May 30, 2021 · 3 comments
Open

Modal on pages element doesn't work #3

meigiyanto opened this issue May 30, 2021 · 3 comments

Comments

@meigiyanto
Copy link

Please verified this problem.

@Krakengr
Copy link

It uses old bootstrap data. See here the differences:
https://getbootstrap.com/docs/5.0/components/modal/

@Sunny-Ojo
Copy link

@Krakengr So does this mean the dashboard do not support modals? cant find a workaround on this.

@Krakengr
Copy link

You have to make a few changes, eg:
data-toggle="modal" should be changed to data-bs-toggle="modal"

and

data-target should be changed to data-bs-target

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

3 participants