Giter Site home page Giter Site logo

Comments (5)

Murderlon avatar Murderlon commented on August 22, 2024 1

Hi, please upgrade to the latest versions again. I think this is the same issue as reported in #4931 and #4932. It's already fixed and released.

from uppy.

jsrhodes15 avatar jsrhodes15 commented on August 22, 2024

I tried updating everything to latest, and the problem came back. Here is a screen shot of the DOM

Screenshot 2024-02-26 at 12 25 39 PM

I tried debugging and it appears image-editor is registering 2X. The first time, it doesn't see the Dashboard, so it defaults the target to body, which results in the creation of a div. The second time I see it register, it does appear to have the target set to the instance of the Dashboard.

from uppy.

zachwinnie avatar zachwinnie commented on August 22, 2024

FWIW adding an empty target works as a workaround for me with @uppy/image-editor 2.4.3.

.use(ImageEditor, { target: '' })

BEFORE

image

AFTER

image

from uppy.

jsrhodes15 avatar jsrhodes15 commented on August 22, 2024

Apologies for being lazy initially, here is a repro: https://github.com/jsrhodes15/uppy-bug

from uppy.

jsrhodes15 avatar jsrhodes15 commented on August 22, 2024

@zachwinnie This worked for me as well! Thank you 🙏🏼

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.