#ariod
1 messages · Page 1 of 1 (latest)
I will look in to this and get back to you. Are you seeing any errors or anything other than it just not reloading when expected?
We are not seeing any errors - it is just not showing the changes when expected, or showing them too late. For example:
- We update ContextView title to "test"
- The app reloads, but the change is not visible
- We update ContextView title to "test2"
- The app reloads, "test" is shown
- We update ContextView title to "test3"
- The app reloads, "test2" is shown
Gotcha, and to be clear does no errors include looking at the dev console in the browser?
I am not that familiar with apps at the moment, conferring with colleagues for help. Just making sure
That's right, there are no errors in the console.
Still looking in to this, apologies it is taking a bit. The live reload should work here as best I know and I am trying to see if there is a common cause/fix
Thanks!