Because of the change made previously to make events global, any time a result message was triggered there would be a stack overflow. This was because we were re-triggering the event locally if it happened on a global level, which would start the loop. This has been fixed so the event is never caught locally, but instead uses the global handler. |
||
---|---|---|
.. | ||
i18n | ||
select2.amd.full.js | ||
select2.amd.js | ||
select2.full.js | ||
select2.full.min.js | ||
select2.js | ||
select2.min.js |