mirror of
https://github.com/facebook/lexical.git
synced 2026-03-20 04:46:02 +00:00
1
[RFC] Better Safeguards around Node Extensions
Acy Watson edited this page 2023-02-24 08:37:21 -07:00
Forgetting to pass keys or passing keys when we shouldn't to constructors can cause gnarly issues that are hard to spot and debug. How can we make this clearer?