-
-
Notifications
You must be signed in to change notification settings - Fork 284
[BUG] Error while using JSX #585
Copy link
Copy link
Closed
Labels
Description
- I have searched for similar issues in both open and closed tickets and cannot find a duplicate.
- I have read the documentation and cannot find an answer.
Describe the bug
I am getting the following error:
Error: $cloneWithProperties: LexicalJsxNode.clone(node) (with type 'jsx') did not return a node with the same key, make sure to specify node.__key as the last argument to the constructor
To Reproduce
Follow the JSX guide from the documentation.
Desktop (please complete the following information):
- Ubuntu 22.04
- Chrome
Reactions are currently unavailable