stencil-router icon indicating copy to clipboard operation
stencil-router copied to clipboard

Stencil 0.18.1 : SyntaxError: Identifier 'h' has already been declared

Open up4 opened this issue 5 years ago • 1 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):

 @stencil/[email protected]

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:

Starting from stencil-app-starter and updating @stencil/core to 0.18.1 and @stencil/router to 0.3.3 I get a blank page and "app.core.js:1510 SyntaxError: Identifier 'h' has already been declared "http://localhost:3334/build/app/app-root.entry.js""

Expected behavior:

I expect to see the page and no error message as it works with @stencil/core 0.18.0.

Steps to reproduce:

See above.

Related code:

insert any relevant code here

Other information:

up4 avatar Apr 10 '19 16:04 up4

Same here :-/

apiel avatar May 25 '19 14:05 apiel