You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also facing this issue. I've been using vue from https://unpkg.com/vue (local dev environment), but on production we use a minified version, which is 2.4.0.
On that version this issue doesn't happen.
Version
2.5.0
Reproduction link
https://jsfiddle.net/wyau52rv/
Steps to reproduce
Just run the demo
What is expected?
I should see nothing as in 2.4.x versions.
What is actually happening?
undefined
in injected into DOM as a stringThe text was updated successfully, but these errors were encountered: