ui-select icon indicating copy to clipboard operation
ui-select copied to clipboard

Using With typescript

Open TejasRadical opened this issue 6 years ago • 0 comments
trafficstars

The issues forum is NOT for support requests. It is for bugs and feature requests only. Please read https://github.com/angular-ui/ui-select/blob/master/CONTRIBUTING.md and search existing issues (both open and closed) prior to opening any new issue and ensure you follow the instructions therein.

Bug description: I am using this module with typescript when I import the directive that time I am getting error angular is not define. can I use this module with my typescript project.

Link to minimally-working plunker that reproduces the issue:

Version of Angular, UI-Select, and Bootstrap/Select2/Selectize CSS

Angular: - angular 7

UI-Select: - ui-select multiple

Bootstrap/Select2/Selectize CSS (if applicable):

TejasRadical avatar Sep 27 '19 06:09 TejasRadical