-
Notifications
You must be signed in to change notification settings - Fork 469
Error evaluating recursive modules #6555
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
Comments
I was also playing around with using recursive functors for app architecture and encountered this issue: Playground Versions:
|
cristianoc
added a commit
that referenced
this issue
Jan 17, 2024
cristianoc
added a commit
that referenced
this issue
Jan 17, 2024
cristianoc
added a commit
that referenced
this issue
Jan 17, 2024
fixed in #6575 |
zth
pushed a commit
that referenced
this issue
Jan 17, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello 👋,
Appreciate the great effort on v11.
During the upgrade of my codebase from
10.1.4
to11.0.0-rc.9
, I've run into an issue with all recursive React components:Here is a playground reproduction.
Versions:
The text was updated successfully, but these errors were encountered: