• Phil Hughes's avatar
    Fixes the diffs rendered output being cached in correctly · 105a01c9
    Phil Hughes authored
    The rendered output of the diff was getting rendered
    and then cached by our safe HTML directive incorrectly.
    This fixes that by always adding a key to the part where
    safe HTML renders so that it will always re-render
    the output.
    105a01c9
inline_diff_table_row.vue 6.72 KB