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
but the autoExtAfterHashedFileName setting just looks to fully break caching in my case. It does happen with some URLs only. Without this option, I have to add a copy of the file after disk cache is ready (because PH API wants a file path with extension).
Reproduce
Note: removing the precondition allows the image to display, so it's not a matter of bad URL.
Check List
Thanks for considering to open an issue. Before you submit your issue, please confirm these boxes are checked.
Issue Description
What
I wanted to use
DiskStorage.config.autoExtAfterHashedFileName
in order to have a file ready for usage asurl
inbut the
autoExtAfterHashedFileName
setting just looks to fully break caching in my case. It does happen with some URLs only. Without this option, I have to add a copy of the file after disk cache is ready (because PH API wants a file path with extension).Reproduce
Note: removing the precondition allows the image to display, so it's not a matter of bad URL.
Other Comment
[Add anything else here]
The text was updated successfully, but these errors were encountered: