Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev warning for failed DOM selection #6033

Merged
merged 1 commit into from
May 5, 2024
Merged

Dev warning for failed DOM selection #6033

merged 1 commit into from
May 5, 2024

Conversation

zurfyx
Copy link
Member

@zurfyx zurfyx commented May 5, 2024

Browser can throw this at points, but on a development setup, this error is likely a result from our reconciliation logic. Having it showing on console certainly makes development easier.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label May 5, 2024
Copy link

vercel bot commented May 5, 2024

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

Name Status Preview Updated (UTC)
lexical ✅ Ready (Inspect) Visit Preview May 5, 2024 7:04pm
lexical-playground ✅ Ready (Inspect) Visit Preview May 5, 2024 7:04pm

Copy link

github-actions bot commented May 5, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
packages/lexical/dist/Lexical.js 23.75 KB (+0.18% 🔺) 475 ms (+0.18% 🔺) 407 ms (+1118.58% 🔺) 882 ms
packages/lexical-rich-text/dist/LexicalRichText.js 34.32 KB (-0.08% 🔽) 687 ms (-0.08% 🔽) 468 ms (+314.12% 🔺) 1.2 s
packages/lexical-plain-text/dist/LexicalPlainText.js 34.36 KB (+0.22% 🔺) 688 ms (+0.22% 🔺) 384 ms (+245.55% 🔺) 1.1 s

@zurfyx zurfyx merged commit 98804b1 into main May 5, 2024
45 checks passed
@zurfyx zurfyx deleted the dev-warn branch May 5, 2024 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants