Skip to content

Replace v-html with v-safe-html in note_header.vue

Lawrence Lin requested to merge law-lin/git-lab-fork:master into master

What does this MR do and why?

Closes #241860 (closed)

v-html is replaced with v-safe-html using GlSafeHtmlDirective in app/assets/javascripts/notes/components/note_header.vue.

MR acceptance checklist

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

Edited by Peter Hegman

Merge request reports