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 is over the notification #209

Open
tifDev opened this issue Dec 17, 2018 · 1 comment
Open

Modal is over the notification #209

tifDev opened this issue Dec 17, 2018 · 1 comment

Comments

@tifDev
Copy link

tifDev commented Dec 17, 2018

I have a modal with a 'save' button, that can throw a notification if something is wrong. I was testing and the notification appears behind the modal. How can put the notify showing over it?

@moki298
Copy link

moki298 commented Dec 31, 2018

You can append the notification to the modal using the 'element' settings as given in the documentation here. Assign the id of the modal to the 'element'. Don't forget to append the modal id with '#'.

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