Vue-js-modal: beforeOpen is executed twice when modal is closed ,only in mobile

Created on 27 Oct 2017  路  6Comments  路  Source: euvl/vue-js-modal

I use the demo 'demo-login' and I find that:
image
It will only be produced on the mobile side锛宼hanks for your help!

bug

All 6 comments

This causes v--modal-block-scroll to be re-added to the body after modal exit.

weird.

Not only on Mobile. I triggered this (or a similar) bug with Firefox (#122).

Can confirm I'm having the same bug as well (on all platforms , Chrome and Firefox). Not doing anything fancy. It's duplicated on both closed and before-close events.

yeah, there is some handler that is executed twice. I can't really spot were the bug is >_<

I've made some changes that might fix this.

p.s. demo site currently has older version. test in your projects.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ar53n picture ar53n  路  4Comments

mbalandis picture mbalandis  路  4Comments

songoo picture songoo  路  4Comments

alex3683 picture alex3683  路  4Comments

dland512 picture dland512  路  4Comments