Replies: 1 comment
-
Hi, you can’t disable the prerenderer for the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
HI, I have a question about using this module with prerender turned-off. I am using NuxtHub, and I can not prerender any page, because practically every page calls the Database. If I am using translations with the default settings, the build on cloudflare just fails. So what i did is this:
But now, the translations are not working :/ I suppose that it's because the translations are indeed stored and created in build time and this nitro prerender directive prevents it. Any ideas for the best fix?
Beta Was this translation helpful? Give feedback.
All reactions