Skip to content

Fix note highlight being lost after real time update

What does this MR do?

  • Fix note highlight being lost after real time update

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

  • After the note element gets replaced on update, the browser doesn't re-evaluate the :target selector to apply the highlight styles

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #33483 (closed)

Edited by Eric Eastwood

Merge request reports