Hi! I did a question some time ago about next js app router integration being production ready. I was told it was ready as long as we do not need server side extract plasmic query data on subsequent page transitions. Our catchall handler uses extractPlasmicQueryData, does that mean we can’t use it?
We don’t recommend using app router with Plasmic at the moment if you’re doing data fetching. We’re experimenting with a few approaches but they are not ready yet.
Have this issue with Plasmic and app router been resolved? Or should we continue to not use app router?
Hi, you can use Plasmic and app router if you are not using Plasmic native solution for data fetching. We have a beta solution for app router available already, but we are working in a different and better approach, which should be available soon.
1 Like