Closed anandthakker closed 2 years ago
The jQuery implementation allowed for the target to be outside of the .mq-root-block element (i.e., in the top-level MQ container element), but ours was returning early in that case.
.mq-root-block
The jQuery implementation allowed for the target to be outside of the
.mq-root-block
element (i.e., in the top-level MQ container element), but ours was returning early in that case.