Dialog content not accept HTML tags #1352
Replies: 2 comments 2 replies
-
It's not recommend to use raw HTML, It's better to use render function. If you do require it I think we can add a Please share your opinion on it. |
Beta Was this translation helpful? Give feedback.
-
Thank You, I used the render and it worked. No code changes needed. Congratulations on your framework, I'm really enjoying it. Att, |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to insert HTML code into the content of the Dialog component. But the code doesn't work, Dialog converts HTML into plain text.
I want to insert a line break, but it doesn't accept "
" and it doesn't accept "\r\n" either
Beta Was this translation helpful? Give feedback.
All reactions