Skip to content
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

How to use FormObj.hiddenFields? #124

Closed
felipesabino opened this issue May 5, 2023 · 2 comments
Closed

How to use FormObj.hiddenFields? #124

felipesabino opened this issue May 5, 2023 · 2 comments

Comments

@felipesabino
Copy link

Describe the bug
I am following the documentation and it does not mention the FormObj.hiddenFields property, which is not an optional argument

To Reproduce
Steps to reproduce the behavior:

  1. Steps from documentation: https://github.com/quillforms/quillforms/blob/master/react-docs/get-started.md#getting-started
  2. Also compilation error can be seen in the example sandbox the documentation provides: https://codesandbox.io/s/quill-forms-example-20uuf?file=/src/App.tsx

Expected behavior

  1. The documentation and sandbox should be updated to contain this property and explain how it should be used
  2. If not actually mandatory, the code should be updated to have it as optional and prevent compilation errors

Screenshots
Screen Shot 2023-05-04 at 10 33 00 PM

Desktop (please complete the following information):
N/A

Smartphone (please complete the following information):
N/A

Additional context
N/A

@mdmag
Copy link
Member

mdmag commented May 5, 2023

Hello @felipesabino,

Thanks for reporting this issue.
I have just released a new version (5.3.1) for @quillforms/renderer-core
Please update and this error should disappear.
Please let me know how it goes.

@mdmag
Copy link
Member

mdmag commented May 15, 2023

Closing

@mdmag mdmag closed this as completed May 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants