-
-
Notifications
You must be signed in to change notification settings - Fork 8.9k
Closed
Labels
🍰 p2-nice-to-havePriority 2: this is not breaking anything but nice to have it addressed.Priority 2: this is not breaking anything but nice to have it addressed.has PRA pull request has already been submitted to solve the issueA pull request has already been submitted to solve the issuescope: playground
Description
Note a severe issue. It is caused by Vue in dev mode updates window.devtoolsFormatters on load itself and the REPL reuses the same iframe on each successful compile. Reproduction:
- Goto https://play.vuejs.org/
- Open devtools and switch the console context to
about:srcdoc - Look at
window.devtoolsFormatters, edit something, and look at it gain
Metadata
Metadata
Assignees
Labels
🍰 p2-nice-to-havePriority 2: this is not breaking anything but nice to have it addressed.Priority 2: this is not breaking anything but nice to have it addressed.has PRA pull request has already been submitted to solve the issueA pull request has already been submitted to solve the issuescope: playground