Skip to content

Refs object is not extensible #123

Closed
@ethul

Description

@ethul

Writing a ref causes:

Uncaught TypeError: Cannot add property <a>, object is not extensible

I believe that refs is a frozen object now. Related issue facebook/react#7136.

To fix this, I propose that we just write the refs directly to this as suggested in the linked issue above. I am open to other ideas though.

[email protected]
[email protected]

Metadata

Metadata

Assignees

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