Skip to content

Fixes the markdown toolbar buttons

What does this MR do?

Fixes the markdown toolbar buttons throwing a JS error. This would only happen on none Vue forms because the Vue component had the data- attribute required for diff suggestions.

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/55618

Does this MR meet the acceptance criteria?

Merge request reports