akveo / akveo/blur-admin

selectpicker directive

Ouverte
#63 6 commentaires 5 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
JavaScript
Étoiles
11.3k
Forks
3k
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

maybe someone can tell me why the `selectpicker` directive is not working with data from ajax?

I have set of data thats pulled from database via http, and load it to `select option`, but it seems it does not load it to the `select option` that has `selectpicker` in it, while i am pretty sure thats the data is there (removed the `selectpicker` directive and the data loaded to the `select option`). However by removing the directive, the `select option` does not has the style and the function such is live search, its just an usual `select option`

**Not Working**

```

```

**Working**

```

```

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.