Skip to content

selectize does not load #176

Description

@RODOBTA

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions