Link doesn't work

I’m not sure why
All I have is a link inside a section:
image

image

but somehow it doesn’t even render to the google.com link and just link to my current page

image

Hello @future_design,
Did you publish your changes before trying in loader? Or if you are testing in dev mode, do you have preview set to true in your loader settings (i.e. initPlasmicLoader in plasmic-init.ts)? This setting enables you to test unpublished changes in loader during development.

yes preview: true was on. Every changes I made could be seen instantly content-wise.

The link itself doesn’t work though.
image

(href is just a reference to the page itself, not plasmic.app)

I believe there might be happening something in your Router configuration.

I’ve tested successfully with the simple setup from here: Get started with plain React | Learn Plasmic