r1me75

Results 9 comments of r1me75

> What's the recommended way to implement lazy loading screens with the latest releases? I can't find any documentation, yet you mention that it's easier now? LazyPagerView was working great...

Hi, I’m running into the same problem. I can’t retrieve the files uploaded to Cloudflare. I’m self-hosting with Docker Compose via Dokploy, everything runs smoothly and the Cloudflare connection itself...

> Solution: Fix for Cloudflare R2 Image Preview and Posting Issues I encountered the same issue where images uploaded to Cloudflare R2 successfully but failed to display in preview and...

We need this merged. Idc if it is AI or not if it works? Any updates on this @nevo-david

@fecoderchinh I have tried to implement your solution, the child route now gets translated correctly however the parent route doesn't... It's sad that the docs are outdated on this matter......

@BobbieGoede Sure! Here is a minimal reproduction: ### **nuxt.config.ts:** ```js i18n: { experimental: { typedPages: true, }, customRoutes: "config", pages: { sukun: { en: "/sukun", nl: "/sukun", tr: "/cezm", },...

@BobbieGoede Sorry for the late response! Here is a stackblitz project with the issue reproduced... If you navigate to 'projects' page you will see in the english url that is...

@BobbieGoede Thank you so much! I wish you a nice week 🚀

Same problem, same environment