Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HMR works only on style tag #846

Open
andresilva-cc opened this issue Apr 11, 2021 · 1 comment
Open

HMR works only on style tag #846

andresilva-cc opened this issue Apr 11, 2021 · 1 comment
Labels
priority:normal V2 Issues related to V2

Comments

@andresilva-cc
Copy link

Version

2.9.0

Reproduction link

https://github.com/andresilva-cc/ns-vue-hmr-error

Platform and OS info

iOS 14.4 (simulator) / Android 11 (emulator) / NativeScript 8.0.0 / macOS 11.2.3

Steps to reproduce

Execute ns run, wait for the app to compile and load on the device(s), try to change something in the template or script tag.

What is expected?

It is expected that HMR updates the app running on the device

What is actually happening?

Terminal says "Webpack compilation complete. Waiting for file changes." but nothing is updated on the device


It only works with the style tag.

@rigor789
Copy link
Member

WIP

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:normal V2 Issues related to V2
Development

No branches or pull requests

3 participants