-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Storage Manager Form Overrides Not Working #970
Comments
Here is the full code for the
And the CabinCreeateForm.d.ts
|
Codegen fix to render the override props to StorageManager is in PR. Will update when fix is merged in. |
This has been resolved. Please re-open if you still are running into problems. |
|
Before opening, please confirm:
App Id
d1cly8e6g4zmba
Region
us-east-1
Environment name
storage-ex
Figma File Version (if applicable)
No response
Amplify CLI Version
12.0.3
If applicable, what version of Node.js are you using?
v16.15.0
What operating system are you using?
Mac
Browser type?
Google
Describe the bug
I added the Storage Manager as a new field (not connected to an existing field), but after I pull it down into my app, all the overrides for it do not work, when I override it for the form that was created.
I also tried adding StorageField to an existing field, and the overrides still didn't work.
Expected behavior
It should allow you to override the props for Storage Manager.
Reproduction steps
Steps to reproduce.
overrides
to update theprocessFile
Nothing happens during process file. No other props can be overriden either.
Project Identifier
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: