Kyle Gray

Results 35 comments of Kyle Gray

Appreciate it, we are moving this project to a package under another project. With that its being rewritten with hooks and this warning will be removed.

@epotockiy you can watch #33 for any progress made to that. We are working on getting our components to compile and then will most likely revisit this issue when we...

> What is happening with this issue guys ? No one has picked up this issue if you want to take it. Just a warning so not a top concern.

There are ways you can do this, however I am not sure how effective it will work in the case of a color picker. You can pass the custom input...

Not really sure what error you would have been getting other than the one @mhdimsy is mentioning. https://codesandbox.io/s/qzn84myj49

There is probably something wrong with the way you are rendering the components themselves. If you want to post a codesandbox to replicate the issue that would help as I...

It sounds like you may be setting up your form fields wrong. Make sure you are using the `name` prop when creating each input. That is the name that gets...

Can you please post a code sandbox link with your issue. There may just be some minor configuration you are doing wrong or its an edge case bug that I...