Closed dariogliendo closed 11 months ago
@dariogliendo Thank you for your report. https://vue-final-modal.org/api/components/vue-final-modal#events I think this is a small feature #367, I didn't consider that the type change would be the breaking change. I will be more cautious when release a new version in the future
Version
vue-final-modal: v4.5.0 vue: stable
OS
Windows
Steps to reproduce
On code using the "onBeforeOpen" event, when upgrading to version 4.5.0, application is now broken
What is Expected?
The version upgrade to be non-breaking
What is actually happening?
We have made a helper using vue-final-modal, it has remained stable for around 9 months, on verison upgrade to v4.5.0, now build fails with error
We immediatly fixed the build error by downgrading to previous version and are now working on a fix on the type error to go back to stable version. Just reporting to make devs aware of a possibly breaking change on the latest verion.