Mo
Mo
When adding extensions such as ".backup.tar" or ".tar.gz", ngx-file-drop does not recognize these as accepted file types. It seems to only recognize simple extensions, such as ".tar" and ".tgz". It...
On sliders with ticks, (See your own demo site: https://angular-slider.github.io/ngx-slider/ ) If you randomly click around on the slider to move the slider pointer, most of the time, the animation...
`b.searchLimit||25` The multiselect seems to default to a dropdown list of only the first 25 results unless the attribute, search-limit, is set - regardless of whether or not show-search was...
**Describe the bug** I'm developing in Angular 17 and using Webview2 to run the app. In the places where I am using , when I resize the app larger, it's...
### Expected behavior I would expect a sort to sort Alphabetically ex. ALPHA Alpha alpha BETA Beta beta GAMMA Gamma gamma ### Actual behavior - if a field begins with...
I'm using this in an angular 12 application and got several reference errors from this library. Eventually, I got it to work by changing the node-module directly by adding/changing the...