Hi everyone!
I recently started getting these issues in my terminal. Not sure why.
- Warning: React does not recognize the
formItems
prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercaseformitems
instead. If you accidentally passed it from a parent component, remove it from the DOM element. - Warning: React does not recognize the
submitSlot
prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercasesubmitslot
instead. If you accidentally passed it from a parent component, remove it from the DOM element. - Warning: React does not recognize the
__plasmicFormField
prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase__plasmicformfield
instead. If you accidentally passed it from a parent component, remove it from the DOM element.
Any help is appreciated
Relevant links:
- My project: Plasmic