angularjs code changes do not show up after browser refresh

后端 未结 17 1676
北海茫月
北海茫月 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:10

    Hit F12 in your browser to bring up the Developer Tools. Disable the Cache. Reload your page.

提交回复
热议问题