Application code is remaining in the cache. Inconsistent application code is resolving
Open
breaking change
bug
frontend
- Dominant language
- Python
- Stars
- 30
- Forks
- 22
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 22
Description
# 🐛 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
Contributor guide
Assessment
This issue has not been assessed yet.