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

Warning "Failed to compile initial state with computed vars, excluding them: 2169" not understandable #4671

Open
coproc opened this issue Jan 21, 2025 · 1 comment
Labels
enhancement Anything you want improved

Comments

@coproc
Copy link

coproc commented Jan 21, 2025

Actually I need help with the following warnings / error messages. But maybe these messages can be improved at the same time.

Describe the Enhancement you want
Since a recent change in my code my reflex app does not start any more. The shown warnings and errors do not help me.

  • Which feature do you want to improve? (and what problem does it have)
    I get the console message:
Warning: Failed to compile initial state with computed vars, excluding them: 2169

and the Server Error:

TypeError: Cannot read properties of undefined (reading 'map')
  • What is the benefit of the enhancement?
    reflex app coders can solve such problems themselves

  • Show an example/usecase were the improvement are needed.
    see above (my app-code is too long/complex to show)

Additional context

@coproc coproc added the enhancement Anything you want improved label Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Anything you want improved
Projects
None yet
Development

No branches or pull requests

1 participant