You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when I click on a link in the content, I am redirected to my app's route concatenated to the page ID.
I need an example of how I can configure this, or if I can get an event to work this dynamic.
I would like to direct the links contained in a page notion to a custom path in my vue application.
In a similar way to what happens on the page:
https://vue3-notion.vercel.app/page/de51eee9-6dc3-4698-8484-94e04c0ec2fe
Currently, when I click on a link in the content, I am redirected to my app's route concatenated to the page ID.
I need an example of how I can configure this, or if I can get an event to work this dynamic.
example:
https://root.com/cusom-path/notionId
Does anyone know a solution?
The text was updated successfully, but these errors were encountered: