Hi!
I use Episerver 11 and a standalone Nuxt front-end. I having problem rendering blocks (which are Vue components) in XhtmlString field.
It work well when I write the same code into Views/shared/cshtml, but I want to do it with a standalone front-end.
Does anyone have experience with this?