I noticed that strange warning is displayed to the console
2.0.0-beta.3
Click on div with text "click me"
In the console will appear instance of Vue app
In the console will appear warning [Vue warn]: Trying to access non-existent property "outerHTML" while rendering. Make sure to declare reactive data properties in the data option. (found in root instance)
ps: in the v1.0.16 all ok
This is a problem with jsbin. It works fine on jsfiddle, for example: https://jsfiddle.net/vx0ks9yo/
Yup.. and the locally all is well
Not a bug :yay:
This is also the case on _codepen.io_ in _editor view_
Most helpful comment
This is also the case on _codepen.io_ in _editor view_