Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SFC Playground displays errors when dev tools is enabled #1959

Closed
robokozo opened this issue Sep 30, 2022 · 1 comment
Closed

SFC Playground displays errors when dev tools is enabled #1959

robokozo opened this issue Sep 30, 2022 · 1 comment

Comments

@robokozo
Copy link

Version

6.4.2

Browser and OS info

Chrome 106.0.5249.62 / Windows 10

Steps to reproduce

Open browser (tested with chrome and firefox) to https://sfc.vuejs.org/
Add a line of valid code. e.g. const test = ref();

What is expected?

No error to appear

What is actually happening?

SFC playground displays an error reading:
"Cannot read properties of null (reading 'nextSibling')


Refreshing seems to fix it.
Changing versions seems to fix it.
This has started happening over the last few days

I first opened the ticket on vuejs/core: vuejs/core#6779

@Akryum
Copy link
Member

Akryum commented Oct 3, 2022

See vuejs/core#6812

@Akryum Akryum closed this as completed Oct 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants