Giter Site home page Giter Site logo

Comments (5)

joostdebruijn avatar joostdebruijn commented on May 25, 2024

The Firefox-profiler is working better, I discovered. Even when the tab is crashing, you can view the recording. It shows similar statistics as Chrome:

image

from uppy.

Murderlon avatar Murderlon commented on May 25, 2024

Hi, you've enabled both submitOnSuccess and triggerUploadOnSubmit, which doesn't make sense I think because one triggers the other. If I remove one of them, everything works as expected.

Is there a use case you have for both? Otherwise I'll make a PR to throw when both options are set.

from uppy.

joostdebruijn avatar joostdebruijn commented on May 25, 2024

@Murderlon Thanks for the quick response. I've both options set because I would like to trigger the upload on submit and I want the form to be submitted once the upload has been completed. I think I misunderstand the submitOnSuccess, because the form will be actually submitted after the upload has been complete after the upload is being triggered by the form submission.

from uppy.

joostdebruijn avatar joostdebruijn commented on May 25, 2024

@Murderlon Hm, I've submitOnSuccess disabled and triggerUploadOnSubmit enabled now. The files are uploaded once I submit the form, however - the form itself is not submitted after the upload completes...

from uppy.

Murderlon avatar Murderlon commented on May 25, 2024

You're right I overlooked something. In that case we just need a check whether the upload already happened.

from uppy.

Related Issues (20)

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.