Giter VIP home page Giter VIP logo

Comments (3)

adihanifsdr avatar adihanifsdr commented on July 17, 2024 1

Any update?

Hi @adihanifsdr !!

Thanks for the alert. We will give it a look and will answer you as soon as possible to help you solving the issue!

Thnaks in advance.

from dropzone-ui-react.

JinSSJ3 avatar JinSSJ3 commented on July 17, 2024

Hi @adihanifsdr !!

Thanks for the alert.
We will give it a look and will answer you as soon as possible to help you solving the issue!

Thnaks in advance.

from dropzone-ui-react.

JinSSJ3 avatar JinSSJ3 commented on July 17, 2024

Hey there @adihanifsdr ! βœ‹

Sorry for the delay, we've been a bit busy developing new features and working on other improvements. πŸ”¨ ⚑

We've solved the issue. We have 2 options for you:

  • You can either edit your package.json and remove "@dropzone-ui/react" and add "@files-ui/react" as a dependency.
  • Or you can upgrade the @dropzone-ui/react dependency from version 7.0.2 to 7.0.4. We've just published the new version πŸš€

Please let us know if this works for you.
Thanks in advance!

πŸ‘€
FYI: The problem was that when migrating from @dropzone-ui/react to @files-ui/react we havenΒ΄t refactores some configuration for build process. There are some plugings for handling sass files in packages and since this package is just a wrapper of files-ui/react, we should've avoided to set the sass configuration line since there is no need to complie sass files again. Not removing that configuration caused to duplicate the function that injects the styles and produced the error you captured: "Identifier 'e' has already been declared."

from dropzone-ui-react.

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.