safrazik / vue-file-agent

The most beautiful and full featured file upload component for Vue JS
https://safrazik.github.io/vue-file-agent/
MIT License
731 stars 93 forks source link

Cannot read properties of undefined (reading 'extend') #210

Open ruud00000 opened 1 year ago

ruud00000 commented 1 year ago

If I use the code provided in section Basic Usage I get error: Cannot read properties of undefined (reading 'extend') at Module.fb15 (vue-file-agent.umd.js:718:130). See codesandbox

I'm sure there's something wrong in my setup but it would be very much appreciated if you could point out what is wrong?