Ecosyste.ms: Issues

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

GitHub / forge-42/remix-hook-form issues and pull requests

#121 - FileList Reference Error with remix-hook-form

Issue - State: closed - Opened by sid10297 3 months ago

#120 - Compatibility with Shadcn

Issue - State: closed - Opened by vanities 3 months ago - 4 comments

#119 - adding remix hook form breaks build

Issue - State: closed - Opened by Fawwaz-2009 3 months ago - 1 comment

#118 - fetcher not working, "maybe"

Issue - State: closed - Opened by Fawwaz-2009 3 months ago - 2 comments

#117 - Validate mode and criteria mode

Issue - State: closed - Opened by WlokaDev 3 months ago - 1 comment

#116 - TypeError with the control object

Issue - State: open - Opened by WangHansen 4 months ago - 1 comment

#115 - feat: add action support from Form config

Pull Request - State: closed - Opened by aon 4 months ago - 2 comments

#114 - Version 5.1.0 casts boolean to string which leads to validation error

Issue - State: closed - Opened by ledniy 4 months ago - 5 comments

#113 - <Form> + File[] field is not mapped to FormData correctly

Issue - State: closed - Opened by OkayX6 4 months ago - 1 comment

#112 - fix for undefined handling

Pull Request - State: closed - Opened by AlemTuzlak 5 months ago

#111 - avoid nested else ifs createFormData

Pull Request - State: closed - Opened by theskillwithin 5 months ago - 1 comment

#110 - Chore: fix prettier npm scripts

Pull Request - State: closed - Opened by vmosyaykin 5 months ago

#109 - Improve defaultValue prop resolution

Pull Request - State: closed - Opened by vmosyaykin 5 months ago

#106 - `react-hook-form` interface mismatch

Issue - State: closed - Opened by raulfdm 6 months ago

#105 - null / undefined handling

Issue - State: closed - Opened by TheYoxy 7 months ago - 5 comments

#104 - FYI: v5.0.0 breaks <form> if method was not specified

Issue - State: closed - Opened by msevestre 7 months ago - 2 comments

#103 - fix: `isSubmitting` flashes `false` during form submission

Pull Request - State: closed - Opened by MonsterDeveloper 7 months ago - 4 comments

#100 - Remix singleFetch and FieldError type

Issue - State: open - Opened by luzat 7 months ago - 8 comments

#99 - Document `preserveStringified` on `getValidatedFormData`

Issue - State: closed - Opened by KarstenBuckstegge 8 months ago - 2 comments
Labels: good first issue

#98 - The one where you can change the encType

Pull Request - State: closed - Opened by AlemTuzlak 8 months ago

#97 - Version 4.3.1 Missing

Issue - State: closed - Opened by Roanmh 8 months ago - 1 comment

#96 - Form submit data on handleSubmit

Issue - State: closed - Opened by viganzeqiri 8 months ago - 3 comments

#95 - docs(README): fix typo in defaultValues

Pull Request - State: closed - Opened by machour 9 months ago

#94 - Multiple forms on a single page

Issue - State: closed - Opened by jkehler 9 months ago - 2 comments

#93 - Allow `encType: "application/json"` from `submitConfig`

Issue - State: closed - Opened by edbella 10 months ago - 2 comments

#91 - Update README.md

Pull Request - State: closed - Opened by devstojko 10 months ago

#90 - Export generateFormData function

Pull Request - State: closed - Opened by kveperedo 10 months ago

#86 - Fix extra re-renders caused by formState changes

Pull Request - State: closed - Opened by ekerik220 11 months ago - 1 comment

#82 - File Upload With Other Form Data - Question

Issue - State: closed - Opened by alexwhb 12 months ago - 18 comments

#81 - Form Reset On Success

Issue - State: closed - Opened by AlexanderKaran 12 months ago - 5 comments

#80 - (bug): Remix hook form is not behaving as expected or documented

Issue - State: closed - Opened by AdiRishi 12 months ago - 6 comments

#77 - Have to set stringifyAllValues: false else all strings are double quoted

Issue - State: closed - Opened by vrn-hkz 12 months ago - 2 comments

#75 - TypeScript: Return type of useRemixForm hook is incorrect.

Issue - State: closed - Opened by piotrkulpinski 12 months ago - 8 comments

#74 - fix: add passthrough options to reset

Pull Request - State: closed - Opened by Roanmh about 1 year ago

#73 - reset method does not accept options

Issue - State: closed - Opened by Roanmh about 1 year ago

#71 - getValidatedFormData auto parse JSON cause error if value is JSON string

Issue - State: closed - Opened by anhdd-kuro about 1 year ago - 4 comments

#70 - docs: update readme and specify install of react-hook-form

Pull Request - State: closed - Opened by geeron about 1 year ago

#69 - 'mode' does not exist in type 'UseRemixFormOptions'

Issue - State: closed - Opened by geeron about 1 year ago - 3 comments

#68 - fix: replace deprecated zod method in readme

Pull Request - State: closed - Opened by geeron about 1 year ago

#67 - feat: added handling for date in createFormData

Pull Request - State: closed - Opened by TheYoxy about 1 year ago - 2 comments

#66 - Remix Hook Form File Upload

Issue - State: closed - Opened by ronkristoff about 1 year ago - 1 comment

#65 - Could not parse content as FormData

Issue - State: closed - Opened by ronkristoff about 1 year ago - 1 comment

#62 - Form State isDirty not resetting after submit

Issue - State: closed - Opened by jason51553262 about 1 year ago - 1 comment

#61 - Improve `getValidatedFormData` type inference

Pull Request - State: closed - Opened by mintchkin about 1 year ago - 4 comments

#58 - Property 'root' does not exist on type

Issue - State: closed - Opened by mauriciovillam about 1 year ago - 8 comments

#57 - README fixes & updates

Pull Request - State: closed - Opened by MonsterDeveloper about 1 year ago

#56 - `formState.isSubmitting` is `true` when the loaders are refetching

Issue - State: closed - Opened by MonsterDeveloper about 1 year ago - 9 comments

#54 - submitData string issue

Issue - State: closed - Opened by CripyIce about 1 year ago - 5 comments

#53 - 51 type error when passing in fetcher

Pull Request - State: closed - Opened by AlemTuzlak about 1 year ago

#52 - Number validation fails

Issue - State: closed - Opened by ledniy about 1 year ago - 3 comments

#51 - Type error when passing in fetcher

Issue - State: closed - Opened by jam-fran about 1 year ago - 2 comments

#50 - #49 - Type fix

Pull Request - State: closed - Opened by AlemTuzlak about 1 year ago

#49 - Type error with RemixFormProvider props

Issue - State: closed - Opened by jam-fran about 1 year ago - 8 comments

#48 - Files/Blobs are not getting returned in Action

Issue - State: closed - Opened by Centerworx over 1 year ago - 3 comments

#47 - 44 missing blob type check to file upload v3

Pull Request - State: closed - Opened by AlemTuzlak over 1 year ago

#46 - request: examples of file input usage

Issue - State: closed - Opened by jrnxf over 1 year ago - 1 comment

#44 - Missing Blob type check to file upload V3

Issue - State: closed - Opened by Centerworx over 1 year ago

#43 - validateFormData broke

Issue - State: closed - Opened by adaboese over 1 year ago - 8 comments

#42 - Type mismatch

Issue - State: closed - Opened by adaboese over 1 year ago - 3 comments

#41 - version 3.0.0

Pull Request - State: closed - Opened by AlemTuzlak over 1 year ago - 1 comment

#40 - How to use getValidatedFormData with multiple actions?

Issue - State: closed - Opened by adaboese over 1 year ago - 1 comment

#39 - How to handle submit success?

Issue - State: closed - Opened by lucgagan over 1 year ago - 2 comments

#38 - Missing Controller, type ControllerProps, type FieldPath, type FieldValues,

Issue - State: closed - Opened by lucgagan over 1 year ago - 3 comments

#37 - Beta 3.0 - added file support

Pull Request - State: closed - Opened by Centerworx over 1 year ago - 3 comments

#36 - Can't post files / upload files in remix-hook-form

Issue - State: closed - Opened by Centerworx over 1 year ago

#34 - fixes bug with isValid & isSubmitted states

Pull Request - State: closed - Opened by Centerworx over 1 year ago - 1 comment

#33 - fixes bug with isValid & isSubmitted states

Pull Request - State: open - Opened by Centerworx over 1 year ago - 7 comments

#32 - `formState.isSubmitSuccessful` does not behave like react-hook-form

Issue - State: closed - Opened by geemanjs over 1 year ago - 2 comments

#31 - Radio inputs have both `value` and `defaultValue` props defined

Issue - State: closed - Opened by cdoolin over 1 year ago - 2 comments

#29 - Types getting inferred incorrectly with "moduleResolution: Bundler"

Issue - State: closed - Opened by raulfdm over 1 year ago - 4 comments

#28 - fix: getFormDataFromSearchParams behavior

Pull Request - State: closed - Opened by w00ing over 1 year ago - 3 comments

#27 - Remix v2 support

Pull Request - State: closed - Opened by AlemTuzlak over 1 year ago

#26 - [BUG]: `npm i remix-hook-form` fails in Remix V2

Issue - State: closed - Opened by setvik over 1 year ago - 1 comment

#25 - readme needs to be updated to reflect new api for useRemixForm

Issue - State: closed - Opened by panigrah over 1 year ago - 1 comment

#23 - #22 - Is submitting change

Pull Request - State: closed - Opened by AlemTuzlak over 1 year ago

#22 - `formState.isSubmitting` does not behave as we could expect

Issue - State: closed - Opened by licarth over 1 year ago - 1 comment

#20 - Warning: React has detected a change in the order of Hooks called by X

Issue - State: closed - Opened by no-bs-js over 1 year ago - 3 comments

#19 - Update README.md

Pull Request - State: closed - Opened by jonbretman over 1 year ago - 2 comments

#18 - #13 - Fixes wrongful error parsing

Pull Request - State: closed - Opened by AlemTuzlak over 1 year ago

#17 - `useFetcher()` support

Issue - State: closed - Opened by w00ing over 1 year ago - 3 comments
Labels: enhancement, good first issue

#15 - fixed useActionData overriding error clearing

Pull Request - State: closed - Opened by Centerworx over 1 year ago

#14 - value in all inputs never receives the value of the field

Issue - State: closed - Opened by JasonColeyNZ over 1 year ago - 4 comments

#13 - Form always assumes the response from the action is an error.

Issue - State: closed - Opened by catfireparty over 1 year ago - 8 comments
Labels: bug

#12 - Cannot clear custom errors when returned by the server

Issue - State: open - Opened by fenos over 1 year ago - 8 comments
Labels: enhancement

#11 - Submit error if used with formData() method

Issue - State: closed - Opened by kurdin over 1 year ago - 7 comments

#10 - Multiple buttons submit

Issue - State: closed - Opened by CripyIce over 1 year ago - 3 comments

#9 - Typing fix for register function

Pull Request - State: closed - Opened by AlemTuzlak over 1 year ago

#8 - Type error

Issue - State: closed - Opened by STNeto1 over 1 year ago - 5 comments

#6 - Form states

Issue - State: closed - Opened by CripyIce over 1 year ago - 2 comments

#5 - Using react-hook-form Controller with file type input

Issue - State: closed - Opened by eovandodev over 1 year ago - 12 comments

#2 - Can we use this library with react-router as well?

Issue - State: closed - Opened by MAST1999 over 1 year ago

#1 - Tests added

Pull Request - State: closed - Opened by AlemTuzlak almost 2 years ago