svelte-ionic-app icon indicating copy to clipboard operation
svelte-ionic-app copied to clipboard

Event types are not properly showing in IDE

Open Tommertom opened this issue 2 years ago • 0 comments

Ionic events are not properly showing in the IDE.

While better typing was implemented (see https://github.com/ionic-team/ionic-framework/issues/26747) - it stil yields typescript errors. You can ignore them, but it isn't as clean. And possibly also misguiding if you want to grab event.detail.value or event.value.

Tommertom avatar Feb 22 '23 21:02 Tommertom