Toast removes the overlay
mdominiak2 opened this issue · 1 comments
mdominiak2 commented
Version
vue-final-modal: 4.4.6
vue: 3
nuxt: 3.1.0
OS
Windows
Reproduction Link
https://stackblitz.com/edit/github-zz9sxc?file=pages%2Findex.vue
Steps to reproduce
- Open modal
- Click Open toast
What is Expected?
Toast is shown over the overlay
What is actually happening?
Overlay disappear
hunterliu1003 commented
@mdominiak2 Please upgrade to v4.5.0
The bug is fixed. Here is an example: https://stackblitz.com/edit/github-zz9sxc-6r4lnn?file=package.json