-
I'm getting this error "core.umd.js:485 ERROR TypeError: Converting circular structure to JSON" when dragging between 2 bags that contain FormGroup objects.
i.e. the "items" array contains…
-
SCRIPT5022: Exception thrown and not caught
File: polyfills.bundle.js, Line: 804, Column: 36
-
Hi I'm one of the maintainers of https://github.com/timruffles/ios-html5-drag-drop-shim/tree/rewrite which does a good job polyfilling the HTML5 Drag and Drop API for browsers/devices that don't suppo…
-
## I'm submitting a...
[ x ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report
[ ] Feature request
[ ] Documentation issue or request
## What…
-
Hello, I was trying to upload a folder, in chrome works fine, but in IE the `files` property of the event comes empty. Can you guys help me? It'd be very nice if I could upload folders in ie too :)
`…
-
**I'm submitting a ...** (check one with "x")
```
[x] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit suppo…
-
I have used following example of ngx-chips
```
dragAndDropExample = [{display: 'Javascript', value: 'Javascript'}, {display: 'Typescript', value: 'Typescript'}];
```
but it is not allow to d…
-
All we need is the upload-box, we don't need the upload/remove/select-buttons. Is it possible, or would it be easy to implement a way to not show them?
-
Hi my friend thanks for your hard work.
I try to install this on my project but i have an error:
`GET http://localhost:8000/ngx-perfect-scrollbar 404 (Not Found) zone.js:1561`
![image](https:…
-
I am getting this issue when importing LoginOpt
import {
SocialLoginModule,
AuthServiceConfig,
FacebookLoginProvider,
LoginOpt
} from "angular4-social-login";
const fbLoginOption…