vue3-infinite-loading
vue3-infinite-loading copied to clipboard
[HELP] Does it support typescript import?
Import via component
Trying to use it globally
Under nuxt.config.ts plugins
Got this error.
I couldn't reproduce this, it works just fine for me. can you please provide a repro case?
I also encounter the similar issue with the error message when I upgraded to v1.3:
export 'default' (imported as 'InfiniteLoading') was not found in 'v3-infinite-loading' (module has no exports)
v1.2 has no this issue.