
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Updates to CSS in Mashup not updating the application
Hi,
I have this issue where if I make an update to the CSS file in the devhub, it takes a very long time for the changes to appear on the preview of the application, even with minimal changes such as changing a font color. My "workaround" is duplicating the application every time I make a change to the CSS file, which then has the new update made in the duplicated application when I open it. I have tried restarting dev hub, restarting my computer etc, nothing helps in terms of updating the application immediately except for duplicating the application, but obviously this is not ideal.
As an added note, this issue does not exist when I make an update to the HTML file, the preview will update immediately. For example, if I make a font color change in the HTML file, it will change colors immediately, but if I make that same update via the CSS file, it will not
Has anyone run into this and how did you fix it? Thanks!
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
the tips in this thread:
https://stackoverflow.com/questions/20300400/google-chrome-css-doesnt-update-unless-clear-cache
-Vegar
Qlik Community MVP

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Press F5 for refresh.
If you are working in Qlik Sense desktop I'm finding it better (faster update on css) to use my local browser. Access localhost:4848 while running desktop in the background.
Qlik Community MVP

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the response Vegar. F5 doesn't seem to help. Also, I am using my local browser while running desktop in the background

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
the tips in this thread:
https://stackoverflow.com/questions/20300400/google-chrome-css-doesnt-update-unless-clear-cache
-Vegar
Qlik Community MVP

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This worked, it has been driving me crazy, thanks Vegar!
