Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 278 Bytes

readme.md

File metadata and controls

11 lines (7 loc) · 278 Bytes

Mini App to reproduce an issue

Run the app

npm start

You will see the main component which will refresh every 100ms to visualize a working render cycle. As soon as the child will be renderd, the rendering of the parent stops.

Based on Stencil Component Starter