KoRnFactory / svelte-injector

Go Svelte incrementally and use Svelte components in any frontend framework.
MIT License
38 stars 3 forks source link

Prevent the component props to be resetted when unchanged #1

Closed raythurnvoid closed 3 years ago

raythurnvoid commented 3 years ago

Prevent the component props to be resetted when unchanged and the {#each} statement runs in InjectedComponents.svelte due to a foreign component being inserted/updated/removed.