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

[Flow] Exception on indexed access types #514

Closed
pascalduez opened this issue Aug 5, 2021 · 1 comment
Closed

[Flow] Exception on indexed access types #514

pascalduez opened this issue Aug 5, 2021 · 1 comment

Comments

@pascalduez
Copy link

pascalduez commented Aug 5, 2021

Using recent Flow "indexed access types" we get the following exception:

did not recognize object of type "IndexedAccessType"

See https://flow.org/en/docs/types/indexed-access

react-docgen@5.4.0

benjamn/ast-types#596

@pascalduez
Copy link
Author

Support for IndexedAccessType added from ast-types@0.15.0.

@danez danez added the 5.x label Apr 1, 2023
@danez danez closed this as completed Apr 1, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants