ngx-quill-upload
ngx-quill-upload copied to clipboard
Plugin for image, video uploads in ngx-quill (Angular 4+)
When I try and upload an image, I am getting this error: `Cannot read properties of null (reading 'removeAttribute') at ImageHandler.loadFile`. I've had a look into the source code and...
Like it is said, will you consider moving to Ivy?
Hello, I would like to have two options to insert videos. One giving the URL, and another uploading a local video file. Without the videoHandler specified, when I hit the...
Is there a way to upload the progress bar and make it a spinner or get the upload percentage?
I use ngx-quill-upload will quill editor to upload user posts. I can successfully upload the image to the server, however, when I persist the htmlstring to database, the htmlstring still...