Links not working with Next.js basePath

we use basePath in our next.config.js and it’s resulting in base links not working as intended. Is there a way to set basePath for plasmic?

hmm Plasmic should just be using next/link so surprised it doesn’t work; which one is the right link?

the correct link is /blog/jobs

This is using Plasmic’s link :thinking_face: