Skip to content

SFC Playground displays errors when dev tools is enabled #1959

Closed
@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

Activity

Akryum

Akryum commented on Oct 3, 2022

@Akryum
Member
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @robokozo@Akryum

        Issue actions

          SFC Playground displays errors when dev tools is enabled · Issue #1959 · vuejs/devtools-v6