1
0
mirror of synced 2024-11-22 13:06:08 +03:00
select2/dist
Kevin Brown a993ed9ca9 Warn when Select2 is called without being initalized
Since Select2 methods should not be called on an element where
Select2 has not yet been initialized, this raises an error when it
happens.  This does not silence the original error, but it does
provide the user with some more context about why they are seeing
a TypeError.

This closes https://github.com/select2/select2/issues/3173.
2015-04-02 11:41:18 -04:00
..
css word-wrap: nowrap styling 2015-02-17 12:41:25 -05:00
js Warn when Select2 is called without being initalized 2015-04-02 11:41:18 -04:00