aymeric-giraudet / svelte-algolia-instantsearch

A Svelte component library for Algolia InstantSearch.js
https://svelte-algolia-instantsearch.vercel.app/
MIT License
45 stars 12 forks source link

Svelte 4 TypeError #14

Closed Finnepinnen closed 12 months ago

Finnepinnen commented 1 year ago

When updating this repo to svelte 4.2.0

The following error pops up in the console Uncaught (in promise) TypeError: fn is not a function

Any ideas on the cause to this?

djdembeck commented 1 year ago

I see this issue as well - I think it's because the package targets svelte 3.

aymeric-giraudet commented 12 months ago

Hey, it's been fixed as of 0.9.2 !