Skip to content

ilya-adnymics/hmr-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HMR issue

The HMR doesn't update the data on page.

Steps to reproduce:

  1. Install dependencies and run project
npm install
npm run dev

Open app on http://localhost:3000

  1. Open app.vue and try changing counter value inside script tag and save.

Result: The counter value is not updated on page. Try refreshing - new value appears.

  1. Change anything in template and save.

Result: The page is updated automatically without needing refresh.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published