Will~
Will~
"next": "13.4.19", I'm facing a slightly strange problem, I don't know if I'm missing something. I have a project that is already working normally, the dynamic routes together with route...
I have the same problem using Next.js 13+, did you manage to solve it?
I also can't understand it, because I'm using it in other projects and I don't have this problem, I've already updated all the dependencies and nothing works, I removed some...
> I was able to solve this by following tutods method but importing it into my layout file like this: > > `const AosInit = dynamic(() => import('.//AOSInit'), { ssr:...
I couldn't solve it, nor understand why this happened, because I had few lines in my file. My solution was to create my own API. @NazarLyubchinsky