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

[DevTools Bug]: Support Iterables in React DevTools #32192

Open
atharv9017 opened this issue Jan 23, 2025 · 0 comments
Open

[DevTools Bug]: Support Iterables in React DevTools #32192

atharv9017 opened this issue Jan 23, 2025 · 0 comments
Labels
Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug

Comments

@atharv9017
Copy link

Website or app

React DevTools

Repro steps

1.Open a React app using React 19.0.0.
2.Pass an Iterable to a component's props or state.
3.Inspect the component using React DevTools.
4.Observe the display or handling of the Iterable.

How often does this bug happen?

Every time

DevTools package (automated)

No response

DevTools version (automated)

No response

Error message (automated)

No response

Error call stack (automated)


Error component stack (automated)


GitHub query string (automated)


@atharv9017 atharv9017 added Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug labels Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Developer Tools Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug Type: Bug
Projects
None yet
Development

No branches or pull requests

1 participant