Browsers can cache the results of the /custom_component
route, leading to confusion when new versions are published
#8168
Labels
/custom_component
route, leading to confusion when new versions are published
#8168
Describe the bug
This happened to me while I was developing the leaderboard component last week. I don't have screenshots but what happened was the following:
We should set a
Cache-Control: no-cache
header so that browsers don't use any cached requests.Have you searched existing issues? 🔎
Reproduction
Screenshot
No response
Logs
No response
System Info
Severity
I can work around it
The text was updated successfully, but these errors were encountered: