You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While testing brotli on faffy in iD editor, I've noticed that some of the iD asset files are being repeatedly downloaded. I've also tested the same on production with Chrome and Firefox. A bit of panning triggered the following requests:
My expectation would be that these files are served from the browser cache instead. Of course, there's also the question why iD keeps requesting these files in the first place...
The text was updated successfully, but these errors were encountered:
Ah, you're right, I tried now with a third browser (Chromium), and caching is working as expected, so it's definitely browser related. I will keep an eye on it, since it is happening in Firefox even when safe mode is enabled. Closing here for the time being. Thanks!
While testing brotli on faffy in iD editor, I've noticed that some of the iD asset files are being repeatedly downloaded. I've also tested the same on production with Chrome and Firefox. A bit of panning triggered the following requests:
My expectation would be that these files are served from the browser cache instead. Of course, there's also the question why iD keeps requesting these files in the first place...
The text was updated successfully, but these errors were encountered: