flask does not see change in .js file
Ultimately this is a frustrating browser cache issue, which can be solved by forcing the browser to do a “hard refresh”, which is going to be a browser/OS dependent keystroke, but generally this works: Windows: Ctrl+F5 Mac: Cmd+Shift+R Linux: Ctrl+Shift+R There are other filename tricks one can use to avoid this issue (mentioned in comments … Read more