Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

selectize does not load #176

Open
RODOBTA opened this issue Apr 4, 2018 · 0 comments
Open

selectize does not load #176

RODOBTA opened this issue Apr 4, 2018 · 0 comments

Comments

@RODOBTA
Copy link

RODOBTA commented Apr 4, 2018

I am putting a selectize in a .cshtml file and for some reason it is not shown in the view, I inspect the element and if it is found, but I do not know why it is not displayed.
I have loaded all the necessary scripts for its operation, it only happens in this file, since in the files with extension .html it works correctly. Some help.

Code where I use selectize:
<selectize options="headerCtrl.dataUser.user.Perfiles" config="headerCtrl.selectizePerfilConfig" ng-model="headerCtrl.selectLlavePerfil" position="bottom"></selectize>

Element inspector:
image

Preview:
image
the red arrow indicates where the selectize should be displayed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant