Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
Hi Eirik
Can you post a sample of the rendered (wrong) markup, so we can have a look and figure out the issue?
Here is some text....
\nHere is some text....
\nHere is some text....
\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n \r\n\r\n\nMore text...
\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n \r\n\r\n",
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?