Version
@nuxtjs/algolia: v1.11.2
nuxt: v4.0.3
Reproduction Link
Github repo with the error:
https://github.com/kecoma1/Algolia-nuxt4-error
Steps to reproduce
Just run the project
What is Expected?
The following error appears:

What is actually happening?
It seems that it is trying to import a "default" value that is not available. The instant search component does not get instantiated. This same project in nuxt3 works perfectly fine.
Version
@nuxtjs/algolia: v1.11.2
nuxt: v4.0.3
Reproduction Link
Github repo with the error:
https://github.com/kecoma1/Algolia-nuxt4-error
Steps to reproduce
Just run the project
What is Expected?
The following error appears:

What is actually happening?
It seems that it is trying to import a "default" value that is not available. The instant search component does not get instantiated. This same project in nuxt3 works perfectly fine.