Open chr15stevens opened 1 year ago
Hello @chr15stevens, Unfortunately, it is unclear how to reproduce the issue. Would you please share an example for research?
Apologies Jane. I can share some sample code.
<form>
<SurveyCreatorComponent creator={new SurveyCreator({})} />;
</form>
Running the above anywhere will show "Warning: validateDOMNesting(...):
Hello @chr15stevens,
Please accept my apologies for the delayed reply. I appreciate you shring the code. I created the following demo but didn't seem to get any exceptions: Plunker.
By the way, the <form>
HTML element is used to create a form that can be used to collect data from a user. A form is a collection of input elements, such as text fields, checkboxes, radio buttons, and buttons, that allow a user to enter data or make selections. Therefore, I'm wondering why you wish to place a Survey Creator inside a form? Would you please elaborate on your usage scenario?
Are you requesting a feature, reporting a bug or ask a question?
A question or requesting a feature.
What is the current behavior?
"Warning: validateDOMNesting(...):