Replies: 1 comment
-
|
OK I asked the AI about this and it replied "This is a common caching issue with Reflex apps" w/ some suggested fixes. I ended up clearing the browser cache. But that seemed to reinit the code. I had to return to a previous commit and reinstall third party libs. Then the preview app ran w/ the changes. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi, I'm stuck. The changes I'm making to the code (via AI) are not updating the preview app. I spent a lot of time and tokens fixing something that wasn't broken, until I became suspicious and tried a simple visual change which was not duplicated in the preview. I then downloaded the code and ran it locally and the app showed all the changes I had been making. I've tried the refresh app icon, refreshing the browser, closing the browser and reloading. The preview is stuck at an earlier version. In case it matters, I'm a pro user whose project is connected to a private github repo. (If this kind of issue is better posted elsewhere, please let me know.) Thanks.
Beta Was this translation helpful? Give feedback.
All reactions