zodern / melte

Svelte compiler for Meteor with built in tracker integration and HMR
MIT License
33 stars 14 forks source link

Svelte + TypeScript problem: Inner component is not defined #37

Open p9malino26 opened 1 month ago

p9malino26 commented 1 month ago

Hi. I am unable to get a Meteor app to work with Svelte + TypeScript. The issue is that if an outer (i.e. parent) component imports and uses an inner component (i.e. child), and the outer component has Githubissues.

  • Githubissues is a development platform for aggregating issues.