Skip to content

Errors in console #1770

Closed
Closed
@kotlyarchuks

Description

@kotlyarchuks

Version

6.0.12

Browser and OS info

Chrome 98.0.4758.102 / Windows 10

Steps to reproduce

page with Vue 3 app, opening or refreshing prints errors in console for every child component in tree

backend.js:704 An error occurred in hook 'walkComponentParents' with payload

TypeError: Cannot read properties of null (reading 'instanceMap')
at ComponentWalker.mark (backend.js:6148:51)
at ComponentWalker.captureId (backend.js:6051:10)
at ComponentWalker.getComponentParents (backend.js:5945:10)
at backend.js:6333:40
at DevtoolsHookable.callHandlers (backend.js:702:17)
at DevtoolsApi.callHook (backend.js:192:29)
at DevtoolsApi.walkComponentParents (backend.js:270:32)
at Object. (backend.js:1941:61)

What is expected?

no errors

What is actually happening?

errors

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions