vanilla / addons

Official add-ons and tools for Vanilla Forums.
http://open.vanillaforums.com
108 stars 169 forks source link

Fix authorselector.js jQuery load event #853

Closed hhovhannes closed 3 years ago

hhovhannes commented 3 years ago

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

CLAassistant commented 3 years ago

CLA assistant check
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.