yassinedoghri/astro-i18next

Netlify deploy with SSR

xTalAlex opened this issue ยท 11 comments

Hello. I'm trying to use this package together with SSR functionalities on Netlify.

Without SSR features everything works. When i plugin the Netlify adapter the deployment phase fails with this error:
2022-08-27 (1)

Hey, thanks for creating the issue! I've never used Astro with SSR, that's probably why it doesn't work.

Though, this is a priority for v1.0.0 release. So I've added it to the roadmap. I'll have to do some research to understand how to make it work properly.

I think I fixed this in beta.7, not sure though. Could you please try it on your side?

it does build but visiting the website shows this error.
2022-09-03

Ok, thanks for the info, I'll take a look at it tomorrow.

Not sure what's happening here, I've tried it myself and indeed get the same error: https://astro-i18next-ssr-example.netlify.app/

Here's the reproduction: https://github.com/yassinedoghri/astro-i18next-ssr-netlify-example

I added another issue which I will now close as a duplicate. I am experiencing this issue

#82

Astro's release 2.1.3 should have solved the "'filename' must be a file URL object" issue.

EDIT: after a test, it seems the issue caused by the dynamic path on SSR is still there... ๐Ÿ˜ต

is there a fix in sight for this?

Any updates?

Any updates?

Any updates?