What I’m trying to do:
Running an app locally using the app-server /linux - centos 7
And publish app without force refreshing after updating anvil-app-server
What I’ve tried and what’s not working:
once I used anvil-app-server 1.4.x
and to use RichText, I upgrade it to 1.6.2
Following error .
The “Rich Text” component is not displaying seem to be getting a “component does not exist” error.
it seems there are query syntax after all the js and css file like ?buildTime=0.
the case in the cloud, there are dynamically changing sha=, however anvil-app-server’s buildTime is always 0
Is there a way to refresh client’s web page automatically without using force refreshing of web browser function after updating anvil-app-server