I use 7.6.4 version. In a situation where a variable contains a string with html markup, vue devtools renders this html in detailed information about the component
Example:
I have a news object that has a "content" field inside which is html wrapped in a string
(content field is highlighted in green)
This is how this field is displayed in vue devtools:
This is extremely inconvenient + the value from the "code" field is also missing. Also, I did not find a setting that would allow me to somehow switch the display of such lines : (
I use 7.6.4 version. In a situation where a variable contains a string with html markup, vue devtools renders this html in detailed information about the component
Example:
I have a news object that has a "content" field inside which is html wrapped in a string (content field is highlighted in green)
This is how this field is displayed in vue devtools:
This is extremely inconvenient + the value from the "code" field is also missing. Also, I did not find a setting that would allow me to somehow switch the display of such lines : (