Skip to content
This repository was archived by the owner on Sep 1, 2024. It is now read-only.
This repository was archived by the owner on Sep 1, 2024. It is now read-only.

Got Cannot read property '@@toStringTag' of undefined #256

Closed
@wmertens

Description

@wmertens

Somehow, this line is executed when propValue is undefined:

if (propValue['@@toStringTag'] === 'Symbol') {

It would be good to put a guard and a warning?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions