-
Notifications
You must be signed in to change notification settings - Fork 141
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Next 14 issues #388
Comments
@liujun93 can I take this? it's tied to interchain ui compatibility with app router |
@yyyyaaa sure |
I get the same error |
Hey guys! Sorry for the delay, I was focusing on other issues, will get this fixed today |
For the "pino-pretty" error you can update your next config this way:
on my side the issue I get is from importing
Then its working and I dont get any compilation issue. I'm using Next 14.1.0 with app router. I wrap my app within this component:
Hopefully it can help solving your issue. |
@agonist This solved the issue for me, Thanks!
|
From Discord
dgabri3le | Gelotto
:Getting these errors while using CK within next14 app router:
Moved everything over into the old pages router
No more hydration error, but when the modal opens up, I'm getting
The 50 error messages are all Failed to decode downloaded font: https://fonts.googleapis.com/css?family=Inter
I had removed next/font with this repo
I can add it back in, but perhaps its best not to have CK assume it's there -- if that's indeed what's happening. Not sure yet
Added next/font back but no difference
The text was updated successfully, but these errors were encountered: