Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.42 KB

readme.md

File metadata and controls

14 lines (9 loc) · 1.42 KB

Built With Stencil

Install

run:

npm install
npm start

Recreate the bug

There is conditional rendering in the component. If no href-Prop is filled in, button is rendered. If there is a href then its a-tag with same inside renderingbutton() with slots. Shadowdom false.