Closed mpourismaiel closed 4 years ago
:speech_balloon: This comment has been generated by the DeepCode bot, installed by the owner of the repository. The DeepCode bot protects your repository by detecting and commenting on security vulnerabilities or other critical issues.
:relaxed: If you want to provide feedback on our bot, here is how to contact us.
What this PR does / why we need it: This PR fixes
jq-helpers
append
function that caused an update on all the nodes inside the context element, creating an update to the dom which in turn removed all the events and updates made to the element inside that context.This also fixes scroll to top issue (unrelated to the main fix but it was a really small change, done in a separate commit).
Which issue this PR fixes: fixes #679
Release note: