Giter VIP home page Giter VIP logo

Comments (6)

ameer avatar ameer commented on September 24, 2024 1

Thanks again!

from react-image-annotate.

seveibar avatar seveibar commented on September 24, 2024 1

You'll need to define the onExit function. What do you want to do with the output? If you want to save it, you'll need to save it somewhere. Many people save to the cloud, some save to local storage.

The warning is a minor issue, nothing to worry about.

from react-image-annotate.

seveibar avatar seveibar commented on September 24, 2024 1

@ameer I introduced some additional documentation in 357beae to the README that I hope helps you understand how you can manipulate react-image-annotate for your application.

from react-image-annotate.

seveibar avatar seveibar commented on September 24, 2024

hey @ameer, take a look at Create React App. It'll show you how to create a project. After you create the project, you can place that line in the App.js file.

from react-image-annotate.

ameer avatar ameer commented on September 24, 2024

Hi. I managed to get it up and ready. But I got this error very soon after running the app:

index.js:1375 Warning: Failed prop type: The prop `open` is marked as required in `ForwardRef(Dialog)`, but its value is `undefined`.
    in ForwardRef(Dialog) (created by WithStyles(ForwardRef(Dialog)))

and after I edited my image and hit the save button I got this error:

Uncaught TypeError: onExit is not a function
    at dispatch (index.js:53) //node_modules/react-image-annotate/Annotator/index.js

Where is the problem?

from react-image-annotate.

ameer avatar ameer commented on September 24, 2024

Great! I'll test it and let you know about the results. Thanks again and good luck!

from react-image-annotate.

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.