angular-selectize icon indicating copy to clipboard operation
angular-selectize copied to clipboard

angular-selectize

Results 72 angular-selectize issues
Sort by recently updated
recently updated
newest added

If I use the directive inside a form (with name) and either I set a name for directive or not, the actual model is not updated after I select options...

Checking that val is an object also. This defines string, int, float values as empty.

it's work only if: maxItems: 1, And it cause some problem But when maxItems > 1, then dropdown is never close when i click on focused selectize-input. ___ the problem...

After the installation, all inputs have a different appearance. Is there a possibility to use this directive without styles?

The new version 3.0.2 which was commited about 11 months ago doesn't have a release version in Github, thus bower does not detect the update. Could you please generate a...

I see that the library does not allow editing selected option. I have to remove that option completely and type again to select other option. This editing is useful in...

Upgrading angular is not an option here. The setup includes "angular": "1.5.8", "selectize": "^0.12.4", "angular-selectize2": "1.2.3" "jquery": "2.1.4", The directive seems to be working in almost every other browser with...

hello i have one page that include like 6 dropdowns with large amount of data about 40K item , it make the browser freeze and even take alot of computations...