Giter Club home page Giter Club logo

Comments (11)

joepuzzo avatar joepuzzo commented on May 26, 2024

Im sorry im not sure I understand. Are u trying to use informed? Or did u pull the source code and are trying to contribute.

from informed.

yossiHav avatar yossiHav commented on May 26, 2024

I was using the "react-from" and I've seen your message on moving to the "informed" and I want to use it but the I can't get the full package...

from informed.

yossiHav avatar yossiHav commented on May 26, 2024

Hi joepuzzo
any clue why I can't install it?

from informed.

joepuzzo avatar joepuzzo commented on May 26, 2024

No I actually dont haha this sounds like an issue on your end

from informed.

yossiHav avatar yossiHav commented on May 26, 2024

but it is the only package that is not downloading using npm install the react-form, for example, is ok

from informed.

yossiHav avatar yossiHav commented on May 26, 2024

Hi joepuzzo,
I need your help understanding if the installed package has only dist with on index.js file?

Yossi

from informed.

larrybotha avatar larrybotha commented on May 26, 2024

@yossiHav yup, it does. Currently a minified index.js is built to dist which is what is imported into your own modules.

EDIT: I'm not sure what you're experiencing, as everything works as expected. I've opened https://github.com/joepuzzo/informed/issues/54 for building sourcemaps and non-minified code, however.

from informed.

yossiHav avatar yossiHav commented on May 26, 2024

Hi larrybotha
I'm getting an error when trying to import the "informed"- i'm using the last version 1.7.3
when trying to import the withFormApi i'm getting
index.js?7d23:formatted:193 Uncaught TypeError: Cannot read property 'formApi' of undefined
at eval (index.js?7d23:formatted:193)
at updateContextConsumer (react-dom.development.js?61bb:13712)
at beginWork (react-dom.development.js?61bb:13846)
at performUnitOfWork (react-dom.development.js?61bb:15863)
at workLoop (react-dom.development.js?61bb:15902)
at HTMLUnknownElement.callCallback (react-dom.development.js?61bb:100)
at Object.invokeGuardedCallbackDev (react-dom.development.js?61bb:138)
at invokeGuardedCallback (react-dom.development.js?61bb:187)
at replayUnitOfWork (react-dom.development.js?61bb:15310)
at renderRoot (react-dom.development.js?61bb:15962)

or when trying to import the "Checkbox" element I'm getting
index.js?7d23:formatted:552 Uncaught TypeError: Cannot read property 'controller' of undefined
at eval (index.js?7d23:formatted:552)
at updateContextConsumer (react-dom.development.js?61bb:13712)
at beginWork (react-dom.development.js?61bb:13846)
at performUnitOfWork (react-dom.development.js?61bb:15863)
at workLoop (react-dom.development.js?61bb:15902)
at HTMLUnknownElement.callCallback (react-dom.development.js?61bb:100)
at Object.invokeGuardedCallbackDev (react-dom.development.js?61bb:138)
at invokeGuardedCallback (react-dom.development.js?61bb:187)
at replayUnitOfWork (react-dom.development.js?61bb:15310)
at renderRoot (react-dom.development.js?61bb:15962)

Yossi

from informed.

yossiHav avatar yossiHav commented on May 26, 2024

and also getting this issue on load when using the Form import
warning.js?da67:33 Warning: React does not recognize the defaultValues prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase defaultvalues instead. If you accidentally passed it from a parent component, remove it from the DOM element.

from informed.

larrybotha avatar larrybotha commented on May 26, 2024

from informed.

joepuzzo avatar joepuzzo commented on May 26, 2024

Im closing as this is a local issue that others are not seeing.

from informed.

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.