Application code is remaining in the cache. Inconsistent application code is resolving #276
Labels
breaking change
This issue or pull request involves changes to existing functionality
bug
This issue or pull request addresses broken functionality
frontend
🐛 Summary
Old application code is getting cached. So there is "old" code getting executed and the UI is out of data with current code. We will eliminate the chance for cached code to be shown.
Expected behavior
We expect the UI to be a reflection of current code base
The text was updated successfully, but these errors were encountered: