ionic-team / ionic-pwa-toolkit

Build lightning fast Progressive Web Apps with zero config and best practices built-in. Go from zero to production ready with Ionic and Stencil (Web Components).
MIT License
635 stars 74 forks source link

Demo: AppHome loaded twice #85

Closed kael closed 5 years ago

kael commented 6 years ago

Stencil version:

@stencil/core v0.12.4

I'm submitting a ... (check one with "x") [x] bug report [ ] feature request

Current behavior:

Loading the demo, the AppHome component is loaded twice.

Expected behavior:

Steps to reproduce:

$ npx create-stencil ionic-pwa
...
cd myapp && npm run start.sw

stencil-dupe-load

manucorporat commented 5 years ago

Should be fixed now