DevTools: Need indication when mapping failed due to different content
Reported by
lukeriss...@gmail.com,
Dec 29 2017
|
|||
Issue descriptionDevTools failed to link network resource to filesystem. Platform: Windows 7 Chrome version: 63.0.3239.84 (Official Build) (64-bit) What are the details of your project? - Source code (if any): local Flask site; static files are simple flat folder, no cache-breakers in link tags, etc. - Build System: none - HTTP server: Flask dev server Assets failed to link (or incorrectly linked): 1. /static/css/screen.css -> /(mapped folder)/static/css/screen.css See attached screenshot.
,
Dec 31 2017
Perhaps, we should indicate why the mapping has failed (in this case - content mismatch) and suggest the solution. This way developers are not confused, but rather informed.
,
Dec 31 2017
Cool, yeah some indication of failure reason would be helpful. One other update, I actually did not have the cache max-age=0 response header set in my code for this site like I thought I did. So Chrome was obeying cache rules correctly, although the lack of reason for the failed mapping was still confusing.
,
Dec 8
Workspaces 2.0 is imperfect and there's no feasible way to make it work for everybody. Archiving since we currently don't have resources to allocate towards improving Workspaces story. |
|||
►
Sign in to add a comment |
|||
Comment 1 by lukeriss...@gmail.com
, Dec 29 2017