GithubHelp home page GithubHelp logo

amazeuiupload's People

Contributors

xfworld avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

amazeuiupload's Issues

使用上传组件出问题

选择文件后一直提示‘’无法获得文件大小‘’ 打印e.lengthComputable是false是什么情况?

amazeui.upload.js 192行,eror is not defined

Uncaught ReferenceError: eror is not defined
    at AmazeuiUpload._error (amazeui.upload.js:192)
    at AmazeuiUpload._filter (amazeui.upload.js:372)
    at AmazeuiUpload._handFiles (amazeui.upload.js:251)
    at HTMLInputElement.<anonymous> (amazeui.upload.js:102)
    at HTMLInputElement.dispatch (jquery.min.js:3)
    at HTMLInputElement.q.handle (jquery.min.js:3)

然后源码的192行

  AmazeuiUpload.prototype._error = function(error, file, i) {
    console.log(eror, file, i);
  }

请留意。

使用上传组件出问题

e.lengthComputable 是false 无法获取文件大小 但是已经获取到文件大小了。 498行 this.fileIndex = data.length;报错是什么情况

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.