Skip to content

Replaces v-html with v-safe-html in stacktrace_entry.vue

Mehul Sharma requested to merge mehulsharma/gitlab:241920-replace-v-html into master

What does this MR do and why?

It replaces v-html with v-safe-html in

app/assets/javascripts/error_tracking/components/stacktrace_entry.vue

using GlSafeHtmlDirective.

MR acceptance checklist

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

Related to #241920 (closed)

Edited by Mehul Sharma

Merge request reports

Loading