Skip to content

Fixes 35624

Carolina Simões requested to merge (removed):fixes-35624 into master

What does this MR do?

Removes the popover attribute after mouseout. I just removed attribute aria-describedby on the end of mouseout event using JQuery.
Issue #35624 (closed) shows that it was appending this attribute multiple times.
/cc @sstern

Merge request reports