-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
Description
- [ ] I have searched the issues of this repository and believe that this is not a duplicate.
Version
3.1.0-rc.3
Environment
development
Reproduction link
Steps to reproduce
use vue-i18n and vue-router
add a-carousel
use custom component in a-carousel
when change page
in browser console. it show errors
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading '__disableEmitter')
and page frozen
What is expected?
no errors
What is actually happening?
errors

