-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Description
Vue.js version
Stopped working in 2.1.5. Same thing up to 2.1.8(latest ATTOW)
Reproduction Link
2.1.4 => http://codepen.io/anon/pen/mRPypw
2.1.5 => http://codepen.io/anon/pen/OWNPQQ
Steps to reproduce
Try to mount a Vue instance from the created-hook
It does work if you wrap $mount in a $nextTick
What is Expected?
The instance should be mounted
What is actually happening?
En error is thrown: Uncaught ReferenceError: _c is not defined
Metadata
Metadata
Assignees
Labels
No labels