Using the Vue Router on Sitecore Rich Text fields
Nov 16, 2021
In my Sitecore Headless (JSS) travels, I see that there is no OOTB example of how to have Sitecore RichText fields use the Vue router for internal links.
There is an example of how to do exactly this if you are using React / NextJS.
So I have here adapted that code for Vue. Please contact me if you notice any issues with it!
Usage and params are exactly like the official RichText component you get OOTB.