#It's a brutal process honestly. For my

1 messages Β· Page 1 of 1 (latest)

tribal dagger
#

For sure, that might be the way to go for us too

modern drum
#

I did it when /app was still in @canary and it was a bit easier then.

tribal dagger
#

We're using redux and some other context providers at the very root of our app which totally breaks SPA-like transitions when you cross the app and pages routing boundaries

#

Well, seems like it does

#

I'm trying to put together an MVP implementation to better understand the behavior of juggling pages/app routers at same time

modern drum
#

How many pages is the site?

tribal dagger
#

lol is there a script that can count that real quick?

modern drum
#

That many πŸ˜„

tribal dagger
#

it's not horrendous but it's more than i care to count by hand πŸ˜†

modern drum
#

Do you have a baseUrl defined anywhere?

#

Sorry, basePath

tribal dagger
#

Yes we have basePath: '/app', in our next.config.js

modern drum
#

change it to /

#

it might fix your issue.

tribal dagger
modern drum
#

Did it work!

tribal dagger
#

yes! that's good enough to test things out

#

thanks man πŸ™πŸΌπŸ™πŸΌ

#

And yeah, navigating between pages and app dir routes is basically like a hard navigation