Skip to content

Highlight re-render boundary #827

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

Open
alexzhang1030 opened this issue Mar 12, 2025 · 0 comments · May be fixed by #882
Open

Highlight re-render boundary #827

alexzhang1030 opened this issue Mar 12, 2025 · 0 comments · May be fixed by #882

Comments

@alexzhang1030
Copy link
Member

In the previous version, you could toggle highlights on DOM elements as they (re)rendered, which was quite useful for debugging.

This feature allowed you to see if a certain reactivity was updating more than one element, such as a list of items that should only update a single item when something changes, rather than all the items.

I can't seem to find this toggle in the new devtools. Is it still available, or is it something that's planned for future updates?

Originally posted by @puyt in #111 (comment)

@mauryapari mauryapari linked a pull request May 6, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant