mlynch / nextjs-tailwind-ionic-capacitor-starter

A starting point for building an iOS, Android, and Progressive Web App with Tailwind CSS, React w/ Next.js, Ionic Framework, and Capacitor
https://dev.to/ionic/build-mobile-apps-with-tailwind-css-next-js-ionic-framework-and-capacitor-3kij
MIT License
1.69k stars 341 forks source link

New app router errors #58

Closed alexei-petru closed 6 months ago

alexei-petru commented 7 months ago

With new app routing navigating by url dosent work and give error.

Screenshot 2024-03-06 at 00 28 13

It partially works if I change like this, but still give an error,

Screenshot 2024-03-06 at 00 31 41 image

Does anybody how to fix it?

nathanchapman commented 6 months ago

@alexei-petru thanks for pointing this out. Looking into a fix!

alexei-petru commented 6 months ago

Thank you for fast fix, you are the best. There are two more warnings, should I ignore them? Does anybody know why and how to fix them? I have searched for a solution and could not find one.

image Screenshot 2024-03-09 at 22 47 35
nathanchapman commented 6 months ago

I noticed these as well, but they did seem like just warnings and not actually affecting anything. If you see otherwise, please let me know! I'll keep trying to figure out a better long term solution as well. It's pretty strange in its current state 😅