Marek Krzeminski

Results 2 issues of Marek Krzeminski

**Stencil version:** ``` @stencil/[email protected] ``` **I'm submitting a:** [X] bug report [ ] feature request [ ] support request => Please do not submit support requests here, use one of...

Bug: Validated

I'm using Visual Studio Code - Insiders v 1.29.0-insider In my TypeScript project, I'm trying to write the following code: buttonEl.addEventListener( 'myCustomEvent', ( event : CustomEvent ) => { //do...

Domain: lib.d.ts
Needs Investigation