Ensure that the element is always from the context
Compare changes
+ 2
− 2
@@ -174,7 +174,7 @@
@@ -174,7 +174,7 @@
settings.quicklink.quicklinkConfig.el = (settings.quicklink.selector) ? context.querySelector(settings.quicklink.selector) : context;
@@ -182,7 +182,7 @@
@@ -182,7 +182,7 @@
console.error('quicklink.listen is not found. Please verify you are running version 2 of the Quicklink library.', err);