Aral Roca Gomez

Results 463 comments of Aral Roca Gomez

@1010543618 I thought this as an option. But I dunno if It is possible.

@kunukn thanks for your answer. Currently I did a workaround to fix these two scenarios: 1. When the image fails **after hydration** (onError event). Adding the fallback image **after hydration**....

@kunukn Thanks again for your answer. Definitely I'm going to change my current workaround for your proposal. At least the fallback image is going to work as expected 🙂 Nevertheless,...

> Hi, > I'm testing a solution on NextJs SSR and seems to be working well, but it is to be very different from the ones above so I was...

We have the same problem...! We reverted and put Next.js 10 again... 😩 ![image](https://user-images.githubusercontent.com/13313058/178468059-c2064e3f-364b-4f99-a2f7-0733cbf27c62.png) Please Next.js team, prioritize this issue!

I have the hypothesis that also affects another thing to the performance, is the `expermiental.optimizeCSS` with a [CDN in `assetPrefix`](https://nextjs.org/docs/api-reference/next.config.js/cdn-support-with-asset-prefix). It's doing an extra request to have CSS from the...

@austrokhart The idea of 2.0 version is to change the regular expressions in a better way. Currently, there are 2 proposals: with Babel parser and with TypeScript compiler. We need...

@developithecus The idea of 2.0 version is to change the regular expressions in a better way. Currently, there are 2 proposals: with Babel parser and with TypeScript compiler. We need...

This should be solved in https://github.com/aralroca/next-translate/releases/tag/2.0.0-experimental.2 do you can confirm? Thanks for your feedback

@aganjali @Divlo @Shariaty @BjoernRave @Axedyson @jahirfiquitiva @MrPumpking The idea of 2.0 version is to change the regular expressions in a better way. Currently, there are 2 proposals: with Babel parser...