Skip to content

Resolve "MR refactor: parallel and diff view are being rendered at the same time"

What does this MR do?

Changes the rendering method in diff_content.vue from v-show to v-if to performe faster and don't do 2 Component creations at the same time

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #48897 (closed)

Edited by Tim Zallmann

Merge request reports