selectpicker directive
Ouverte
- 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.