wiziple / gatsby-plugin-intl

Gatsby plugin that turns your website into an internationalization-framework out of the box.
http://gatsby-starter-default-intl.netlify.com
325 stars 179 forks source link

Dynamic Routing breaking #151

Open sanju-developer opened 3 years ago

sanju-developer commented 3 years ago

Hello, It's nice to see this library. I like it.

One thing I'm facing that while I'm navigating from parent ( /en/home ) to child route ( /en/home/detail/2 ) with this navigate(/home/detail/${post.id}). It shows me page not found, could you please help?

Thanks:)

wiltsu commented 3 years ago

I'm having exactly the same problem

wiltsu commented 3 years ago

I found this https://github.com/wiziple/gatsby-plugin-intl/pull/119