React-Bootstrap File Input with React-Hook-Form #1728
Unanswered
lalittolani
asked this question in
General
Replies: 1 comment
-
can you share a codesandbox for this question above? keep the codesndbox small and focused. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using React-Bootstrap file input with react hook form.
PO Attachment File } name="po_file" defaultValue={_fileObj}</Form.Group >
I am getting error
"TypeError: can't access property "Input", react_bootstrap__WEBPACK_IMPORTED_MODULE_1__.Form.File is undefined"
Beta Was this translation helpful? Give feedback.
All reactions