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
I am using the internal link inside a rich text editor and rendering it using renderRichText function. But the anchor link are using the wrong URL in the href. Let's say my contact page has URL /contact and slug of contact. Then the anchor link is just using contact as URL instead of /contact.
Hi @mlalitthapa, thanks for reporting your issue. The renderRichText function is coming from the JS client, so let me redirect this issue to them to check if it's a known issue being worked or if we shall report it at https://github.com/storyblok/storyblok-js-client instead 🙏
Describe the issue you're facing
I am using the internal link inside a rich text editor and rendering it using
renderRichText
function. But the anchor link are using the wrong URL in the href. Let's say my contact page has URL/contact
and slug ofcontact
. Then the anchor link is just usingcontact
as URL instead of/contact
.Reproduction
--
Steps to reproduce
No response
System Info
Used Package Manager
npm
Error logs (Optional)
No response
Validations
The text was updated successfully, but these errors were encountered: