Jakub Andrzejewski
Jakub Andrzejewski
Looks great @jyotirmaybarman I will take a look at it tomorrow. You did a lot of work already! I know how to transform it into an addition to the module...
@Tahul Hey, what is your opinion on that? This feature is related to NuxtContent ;)
As this is quite a big feature, let's plan it for 1.2.0 version of the module :)
Closing as no plans for implementing it right now and can be implemented without the need of the module
Hey @Lexpeartha Could you try to rebuild your project or and remove node modules? I am using env variables in module repo, demo projects, tutorials, and many more so this...
@Lexpeartha Could you please create a reproduction repository in Stackblitz? I tried it once again and was not able to reproduce it.
I see. Thank you for testing it out. I hope the module will work for you kow without any issues. Happy coding! 😃
@Lexpeartha @fmarcheski Yes, the update to the newest version of nuxt and nuxt/ki is a planned feature. I want to release it next week preferably with #83 as a 1.2.0....
@cfab I would say then that this issue may be caused by the Nuxt itself rather than the module but I will investigate on my side. Have you tried modifying...
Folks, The issue is caused when you have both algolia object and runtimeConfig.public both registered in nuxt.config.ts file. I will release a fix today to fix this issue.