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

Renderer highlighting #699

Open
alexzhang1030 opened this issue Nov 15, 2024 · 0 comments
Open

Renderer highlighting #699

alexzhang1030 opened this issue Nov 15, 2024 · 0 comments
Labels
enhancement New feature or request

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)

@alexzhang1030 alexzhang1030 added the enhancement New feature or request label Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant