useStoryblokRichText.render()
rendering VNode instead of HTML
#745
Labels
pending-author
[Issue] Awaiting further information or action from the issue author
pending-triage
[Issue] Ticket is pending to be prioritised
Describe the issue you're facing
I'm trying to use
useStoryblokRichText
. In the docs the following example is stated:This however only outputs
[object Object]
, since the render-function returns a VNode instead of rendered html.Imho the correct solution would be:
Reproduction
https://stackblitz.com/edit/vitejs-vite-j1rudk?file=src%2Fpages%2FHome.vue
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: