Skip to content

refactor: replacing v-html with v-safe-html in the snippet description view component

Rishabh Gupta requested to merge (removed):imrishabh18-#241934 into master

What does this MR do and why?

Replaces dangerous v-html with our safe directive v-safe-html
Closes - #241934 (closed)

Screenshots or screen recordings

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports