Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / react-hook-form/input issues and pull requests

#58 - Bump ini from 1.3.5 to 1.3.8

Pull Request - State: open - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#57 - Bump bl from 3.0.0 to 3.0.1

Pull Request - State: open - Opened by dependabot[bot] about 4 years ago
Labels: dependencies

#55 - Bump lodash from 4.17.15 to 4.17.19

Pull Request - State: open - Opened by dependabot[bot] about 4 years ago
Labels: dependencies

#54 - Cursor AutoFocus to the end on editing text

Issue - State: closed - Opened by pritishvaidya over 4 years ago - 1 comment

#53 - RHFInput + Semantic UI (Checkbox and Select)

Issue - State: closed - Opened by eduardocp over 4 years ago - 1 comment
Labels: question

#52 - Bump acorn from 5.7.3 to 5.7.4

Pull Request - State: closed - Opened by dependabot[bot] over 4 years ago - 1 comment
Labels: dependencies

#51 - update RN example to show correct import origin

Pull Request - State: closed - Opened by ptunay over 4 years ago - 1 comment

#50 - export 'useFormContext' was not found in 'react-hook-form'

Issue - State: closed - Opened by yelvert over 4 years ago - 1 comment

#49 - RHF Input with React-Select Libary

Issue - State: closed - Opened by visualroam over 4 years ago - 2 comments

#48 - Why always get a strange number when using the V4 version in ReactNative

Issue - State: closed - Opened by Deantsui almost 5 years ago - 1 comment

#47 - update readme to point to v4

Pull Request - State: closed - Opened by bluebill1049 almost 5 years ago

#46 - RHFInput type issue with setValue

Issue - State: closed - Opened by Atralbus almost 5 years ago - 4 comments
Labels: question

#45 - 💊V2 (WIP)

Pull Request - State: closed - Opened by bluebill1049 almost 5 years ago - 4 comments

#44 - React Semantic UI modal with React Hook Form default values disappear

Issue - State: closed - Opened by hanrok almost 5 years ago - 8 comments
Labels: question

#43 - Fix wrong logic of check target.chcked

Pull Request - State: closed - Opened by iamchanii almost 5 years ago - 6 comments

#42 - Check target.checked is undefined (fix #41)

Pull Request - State: closed - Opened by iamchanii almost 5 years ago - 2 comments

#41 - AntD switch is not correctly if type is checkbox.

Issue - State: closed - Opened by iamchanii almost 5 years ago - 4 comments

#40 - Pass proper input type to register

Pull Request - State: closed - Opened by lazyd3v almost 5 years ago

#39 - Checkbox validation is not working as expected

Issue - State: closed - Opened by lazyd3v almost 5 years ago - 10 comments
Labels: bug

#37 - Lost selected option in Select component when value is 0

Issue - State: closed - Opened by cargallo almost 5 years ago - 4 comments
Labels: question

#36 - Question: Proper way of using RHFInput in MaterialUI custom component?

Issue - State: closed - Opened by cargallo almost 5 years ago - 4 comments
Labels: question

#35 - Add async for event

Pull Request - State: closed - Opened by JeromeDeLeon almost 5 years ago
Labels: enhancement

#34 - Fix type

Pull Request - State: closed - Opened by JeromeDeLeon almost 5 years ago - 1 comment

#33 - Using RFHInput with MaterialUI TextField : `[object HTMLInputElement]` when empty

Issue - State: closed - Opened by stephoune almost 5 years ago - 1 comment

#32 - RHFInput + AntD TimePicker isn't working after 1.1.0

Issue - State: closed - Opened by iamchanii almost 5 years ago - 1 comment
Labels: bug

#31 - Warning: A component is changing an uncontrolled input of type text to be controlled.

Issue - State: closed - Opened by kusmierz almost 5 years ago - 2 comments
Labels: bug

#30 - Type error about async validate function

Issue - State: closed - Opened by wizard200541 almost 5 years ago - 3 comments
Labels: question

#29 - When value is set to select, I can no longer select another value

Issue - State: closed - Opened by marcosfsj almost 5 years ago
Labels: bug

#28 - Issues with RHFInput and validation

Issue - State: closed - Opened by piehouserat almost 5 years ago - 1 comment
Labels: question

#27 - RHFInput 'onBlur' mode deselects selected option when using React-Select

Issue - State: closed - Opened by tylern-dev almost 5 years ago - 5 comments
Labels: question

#26 - RHFInput `as` props shows errors in TypeScript

Issue - State: closed - Opened by yujiangshui almost 5 years ago - 5 comments

#24 - Remove mention prefix

Pull Request - State: closed - Opened by JeromeDeLeon almost 5 years ago

#23 - Allow any data as initial value aside from checkbox

Pull Request - State: closed - Opened by JeromeDeLeon almost 5 years ago - 1 comment

#22 - Question about RHFI witrh +react-select

Issue - State: closed - Opened by edouardb almost 5 years ago - 3 comments

#21 - RHFInput + Semantic UI Select / Checkbox

Issue - State: closed - Opened by njuro almost 5 years ago - 52 comments
Labels: question

#20 - Replace ReactElement to ReactType

Pull Request - State: closed - Opened by JeromeDeLeon almost 5 years ago - 12 comments
Labels: enhancement

#19 - Get input ref with uncontrolled form

Issue - State: closed - Opened by fjuriolli almost 5 years ago - 4 comments
Labels: question

#18 - Using with React-select getting undefined from official doc example

Issue - State: closed - Opened by fjuriolli almost 5 years ago - 1 comment

#17 - react-hook-form-input + AntD Datepicker

Issue - State: closed - Opened by gabrieldaghetti almost 5 years ago - 6 comments
Labels: question

#16 - Usage with Baseweb

Issue - State: closed - Opened by mrtnbroder almost 5 years ago - 24 comments
Labels: question

#15 - fix #13 setValue, register and unregister should be optional

Pull Request - State: closed - Opened by RiccardoCampitelli almost 5 years ago - 2 comments

#14 - Using react-number-format floatValue

Issue - State: closed - Opened by matiushariman almost 5 years ago - 20 comments

#13 - setValue and register props are not optional when inside FormContext

Issue - State: closed - Opened by RiccardoCampitelli almost 5 years ago - 1 comment

#12 - Docs - Show example with a WrappedSelect (for lack of a better term)

Issue - State: closed - Opened by shoeman22 almost 5 years ago - 6 comments

#11 - Material UI multiple checkboxes not working properly

Issue - State: closed - Opened by hbarcelos almost 5 years ago - 14 comments
Labels: enhancement

#10 - Feature/support better with native

Pull Request - State: closed - Opened by bluebill1049 almost 5 years ago - 1 comment

#9 - Improves getValue

Pull Request - State: closed - Opened by joelsaupe almost 5 years ago - 1 comment

#8 - fix #7 don't unregister when props change

Pull Request - State: closed - Opened by GProst almost 5 years ago

#7 - Inputs don't update if `rules` prop is provided

Issue - State: closed - Opened by GProst almost 5 years ago - 20 comments

#6 - fix #5 issue with unregister method

Pull Request - State: closed - Opened by GProst almost 5 years ago - 4 comments

#5 - Doesn't unregister fields

Issue - State: closed - Opened by GProst almost 5 years ago - 18 comments

#4 - Mount issue on RHFInput

Issue - State: closed - Opened by ajay-dev-j almost 5 years ago - 10 comments

#3 - Checkbox and Switch's value is not going as `false`.

Issue - State: closed - Opened by collegeimprovements almost 5 years ago - 4 comments

#2 - React-Widget DateTimePicker errors

Issue - State: closed - Opened by waynebrantley almost 5 years ago - 11 comments

#1 - V1

Pull Request - State: closed - Opened by bluebill1049 almost 5 years ago