Skip to content

SFC Playground displays errors when dev tools is enabled #1959

@robokozo

Description

@robokozo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions