ionic-pwa-toolkit icon indicating copy to clipboard operation
ionic-pwa-toolkit copied to clipboard

Routing library inconsistently described

Open DavidFrahm opened this issue 7 years ago • 0 comments

Resources: Before submitting an issue, please consult our docs.

Stencil version: (run npm list @stencil/core from a terminal/cmd prompt and paste output below):

 insert the output from npm list @stencil/core here

I'm submitting a ... (check one with "x") [x] bug report [ ] feature request [ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or https://stencil-worldwide.slack.com

Current behavior:

The product page for Ionic PWA Toolkit specifies:

The Ionic PWA Toolkit uses Ionic Framework’s ion-nav web component included in v4 for routing.

However, the Github project README specifies:

Stencil for the application logic and routing

Expected behavior:

Both sources of information should be the same, and accurate.

Steps to reproduce:

Related code:

insert any relevant code here

Other information:

DavidFrahm avatar Nov 01 '18 22:11 DavidFrahm