facebook / lexical

Lexical is an extensible text editor framework that provides excellent reliability, accessibility and performance.
https://lexical.dev
MIT License
17.37k stars 1.43k forks source link

Fix "TypeError: Cannot use 'in' operator to search for '__language' in null" in LexicalSelection #5912

Open gigantedocil opened 2 weeks ago

gigantedocil commented 2 weeks ago

Prevents the error "TypeError: Cannot use 'in' operator to search for '__language' in null" from being thrown if firstBlock is null by putting the $isElementNode(firstBlock) first in the if statement.

vercel[bot] commented 2 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
lexical ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2024 7:49pm
lexical-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2024 7:49pm