3.0.0-alpha.10
Reproduction linkhttps://jsfiddle.net/3d2twLq9/1/
Steps to reproduceOpen the console, click on the button. Vue does some bad stuff.
What is expected?v-if
is replaced by v-else
, no error
Stuff crashes, apparently because slot content is evaluated before v-if
, which results in null
dereferences and then bad stuff.
This minimal repro stays usable after the crash (you could set a new some
value and recover).
My own app is more complex and is unusable after this bug.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4