Skip to content

Code changes triggers "no module update found" #5519

Description

@thorsmann

Describe the bug
After updating from 0.7.x to 0.8.0 changes to the Python code leads to an error
[Reflex Frontend Exception]
Error: No module update found for route routes/._index
at http://localhost:3000/@id/__x00__virtual:react-router/hmr-runtime:476:15

  • Python Version: 3.12
  • Reflex Version: 0.8.0
  • OS: OSX
  • Browser (Optional): Chrome

Almost any change triggers this error. The application seems not to proper refresh once the error occurred. Killing and restarting the process fixes this issue but it is challenging to develop without auto reload.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions