angularjs code changes do not show up after browser refresh

后端 未结 17 1672
北海茫月
北海茫月 2020-12-13 09:35

Any time, I make code changes in .hmtl file or the .js file, the browser still renders the old code and my new code changes don\'t show up in the browser result.

Fo

17条回答
  •  無奈伤痛
    2020-12-13 10:15

    Try disabling your cache with Dev Tools:

    https://developer.chrome.com/devtools/docs/settings#general

提交回复
热议问题