Closed hhovhannes closed 3 years ago
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Looks like for authorselector plugin jquery on('contentLoad') event triggers sooner that expected in js file, so changing it to ready() which is equivalent to "DOMContentLoaded" native event.
closes https://github.com/vanilla/support/issues/4516