-
Pleases update the newest version of select2.
huyd updated
10 years ago
-
Hi everyone!!
I need your help. When i select an element with select2 the enjoyhint close it.
How can i solve it?
Thanks!!!
-
Hi,
I just discovered your multi-select combo and want to thank you for providing the ability to select more than one item without pressing the down arrow. I've been asking the ui team to include the …
-
installation profile? somewhere else?
jlyon updated
9 years ago
-
# Problem
We're currently using the Chosen jQuery library (https://github.com/harvesthq/chosen) to make select lists more user friendly, which has since been deprecated. It is currently functional,…
-
https://github.com/userfrosting/UserFrosting/blob/a8e6711fd5afd0572fc1581950f161b9581a8ffd/app/sprinkles/core/assets/userfrosting/css/userfrosting.css#L153
The `!important` on this line makes it in…
-
Am I missing something, or if I use the select2 module with a field group, does it not handle errors the same way?
i.e., take this code:
``` js
```
If I focus the field and then move out, the err…
-
``` php
```
in controller
``` php
public function actionGetartistlist($q = null, $id = null) {
$out = ['results' => ['id' => '', 'text' => '']];
if (!is_null($q)) {
$sql=…
-
Hi, We are trying to use select2 with reactivity. however, although we are using publish and subscribe, the reactivity is not working. but the way the select2 is loading well but it is not being reac…
-
found the related_fields example in Select2SlaveAJAXWidget code. There is no popup in select2 ajaxwidget.
It seems like this bug has been around for quite some time.
### Environment
Flask-Appbu…