Skip to content
This repository has been archived by the owner on Aug 7, 2021. It is now read-only.

[HMR + TypeScript] Failure reports in Vue and Glimmer #1113

Open
frederikbosch opened this issue Jan 7, 2020 · 1 comment
Open

[HMR + TypeScript] Failure reports in Vue and Glimmer #1113

frederikbosch opened this issue Jan 7, 2020 · 1 comment
Projects

Comments

@frederikbosch
Copy link

Today I was trying out glimmer-native and could not get HMR running. I found out that Vue are reporting similar issues. I will reference to the issues per framework. Those issues themselves have perfectly reproducible examples.

  • For Glimmer Native. Issue: #27. Reproduce by creating the default blueprint as suggested here, and run tns preview --hmr.
  • For Vue. Issue: #507. It contains multiple examples how to reproduce (easily).

Furthermore I also noticed the recently closed issue in the repo, #1060 and the open issue #1095.

Environment:

  • CLI: 6.3.0
  • Node.js: 8.15
  • nativescript-dev-webpack: 1.4.1
@project-bot project-bot bot added this to Inbox in CLI Team Jan 7, 2020
@frederikbosch
Copy link
Author

@rosen-vladimirov In the latest merged PR, I saw you giving a hint to the one opening the issue where to fix the code. Would it possible to point me in the correct direction where this could possibly go wrong?

The error I would like to fix is

HMR: Ignored an update to unaccepted module: 
HMR: ➭ ../../src/ui-listview.ts

Somehow the TS files are not accepted.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
CLI Team
  
Inbox
Development

No branches or pull requests

1 participant