Vue-js-modal: Dynamic modal is not opening on version 1.3.30

Created on 29 Apr 2019  路  6Comments  路  Source: euvl/vue-js-modal

Problem:

When configured Vue.use(VModal, { dynamic: true, injectModalsContainer: true }) the modal is not opening.

The console shows error vue.runtime.esm.js:1887 ReferenceError: modalsContainer is not defined

This error occurs on version 1.3.30. It might be an internal library that causes the problem.

I have checked stackoverflow for solutions and 100% sure that issue not in my code.

bug

Most helpful comment

I have published 1.3.31 and unpublished 29, 30, hopefully you will get updated automatically.
Please check if it works for you.
Thanks

All 6 comments

I can reproduce the exact same issue. It's working fine with 1.3.28 though, so it's definitely the 1.3.30 which causes this bug.

There seems to be regression in .30, please use previous version until it gets fixed

I have published 1.3.31 and unpublished 29, 30, hopefully you will get updated automatically.
Please check if it works for you.
Thanks

@euvl Thanks the super quick fix ! Really love this lib btw, great job on this :)

@euvl Thanks. It works for me now. Keep up the good work.

Thanks for your feedback guys! 馃檹

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ishetnogferre picture ishetnogferre  路  4Comments

bicstone picture bicstone  路  4Comments

yyh1102 picture yyh1102  路  3Comments

alex3683 picture alex3683  路  4Comments

ptilli picture ptilli  路  3Comments