Originally posted by jgutierrez2 May 22, 2025
Anyone else having trouble with hot reloading on .py file changes?
It's always worked great but over the last few weeks, across a few versions (including the recent 0.7.12), saving changes to a .py file will trigger a compile and refresh the browser page, but changes I've made to the UI are not reflected. Exiting and re-running "reflex run" is the only way I've been able to get changes reflected.
Discussed in https://github.com/orgs/reflex-dev/discussions/5329
Originally posted by jgutierrez2 May 22, 2025
Anyone else having trouble with hot reloading on .py file changes?
It's always worked great but over the last few weeks, across a few versions (including the recent 0.7.12), saving changes to a .py file will trigger a compile and refresh the browser page, but changes I've made to the UI are not reflected. Exiting and re-running "reflex run" is the only way I've been able to get changes reflected.