Two issues on Windows - reflect-metadata missing and client app crash #1511

Closed
opened 2025-08-09 17:20:25 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @BSalita on 7/15/2016

There's two issues with windows.

  1. webpack complained that it couldn't find reflect-metadata. I removed the import of reflect-metadata and then webpack completed without errors. I have no idea if this is correct fix.

  2. The counter's increment button isn't working. Turns out the issue is that precache from server is displaying pages, gives illusion of working, but client app crashes. This can be proven if you remove precache from tag and run. "Loading..." appears but the webpages are never shown. I have no idea what's broken. Maybe related to first issue?

Works fine using Ubuntu 16.04.

*Originally created by @BSalita on 7/15/2016* There's two issues with windows. 1) webpack complained that it couldn't find reflect-metadata. I removed the import of reflect-metadata and then webpack completed without errors. I have no idea if this is correct fix. 2) The counter's increment button isn't working. Turns out the issue is that precache from server is displaying pages, gives illusion of working, but client app crashes. This can be proven if you remove precache from <app> tag and run. "Loading..." appears but the webpages are never shown. I have no idea what's broken. Maybe related to first issue? Works fine using Ubuntu 16.04.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1511
No description provided.