question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] Error in mounted hook: dropzone is not a constructor

See original GitHub issue

Laravel version php artisan -v: 7.30.3 Manager version composer info ctf0/media-manager: v3.8.2 Laravel mix version: 6

is it an issue related to installation or usage ?

Usage

what is the error you are getting ?

Error in mounted hook: “TypeError: dropzone__WEBPACK_IMPORTED_MODULE_1___default(…) is not a constructor”

Extra Info “attaching a screen shot would be very helpful”

https://imgur.com/1CAHsFh

Do You Know A Solution For this Issue ?

Nope

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
emielmolenaarcommented, Feb 8, 2021

I switched to another dev box and had no problems there. I guess it has something to do with versions of different packages or me not installing a dependency… Will figure out what happened whem I am back at the dev box where the issue occured.

0reactions
ctf0commented, Feb 10, 2021

awesome

Read more comments on GitHub >

github_iconTop Results From Across the Web

Dropzone is not a constructor · Issue #1903
import * as Dropzone from 'dropzone'; this.zone = new (Dropzone)(this. ... Unhandled rejection TypeError: Dropzone is not a constructor.
Read more >
TypeError: Dropzone is not a constructor
The web developer tools console is stating that 'dropzone is not a constructor'. Here is the JS const id = "#dropzones"; const dropzone...
Read more >
How To Make A Drag-and-Drop File Uploader With Vue.js 3
We inform the users that there was an issue with the upload, but they have no idea what the error is. Is it...
Read more >
"Dropbox is not a constructor" Nonreasonable Error
Solved: "Dropbox is not a constructor" Nonreasonable Error - Dropbox Community. Find help with the Dropbox API from other developers.
Read more >
Ruby on Rails Drag and Drop Uploads with Active Storage
This tutorial is about using Active Storage from Ruby on Rails 6.0 to create a drag and drop upload experience from scratch using ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found