ionic-team / stencil-component-starter

Minimal starter project for building shareable web components with Stencil
https://github.com/ionic-team/stencil
MIT License
278 stars 129 forks source link

Example component doesn't render on Chrome < 53 and Webkit@Android 5.0 #54

Closed darren-211 closed 1 year ago

darren-211 commented 6 years ago

Stencil version:

`-- @stencil/core@0.9.0

I'm submitting a ... [ x ] bug report

Current behavior: stencil-bug-1

Expected behavior: Render my-component correctly.

Steps to reproduce: As follows.

Related code:

D:\study\stencil-demo>npm run dev --prod

> my-component@0.0.1 dev D:\study\stencil-demo
> sd concurrent "stencil build --dev --watch" "stencil-dev-server"

[27:59.0]  @stencil/core v0.9.0
[27:59.0]  build, mycomponent, prod mode, started ...
[27:59.0]  compile started ...
[28:02.1]  compile finished in 3.10 s
[28:02.1]  module map started ...
[28:02.3]  module map finished in 143 ms
[28:02.5]  generate bundles started ...
[28:02.5]  generate bundles finished in 6 ms
[28:02.5]  generate app files started ...
[28:02.6]  generate app files finished in 128 ms
[28:03.4]  build finished, watching for changes... in 4.35 s
rwaskiewicz commented 1 year ago

Hey there!

I apologize that nobody from the Stencil team addressed this issue before now. I'm going to close it due to it concerning versions of Stencil/browsers we no longer support. I appreciate you putting up this issue to help make Stencil a better piece of software. Thanks, and once again, apologies.