@feedback-fish/react@1.2.1
react@17.0.1
Problem
The following error shows in the console for all data-feedback-fish attributes.
Warning: React does not recognize the data-feedback-fish-userId prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase data-feedback-fish-userid instead. If you accidentally passed it from a parent component, remove it from the DOM element.
Expected Behavior
There should be no warnings or errors displayed in the console from @feedback-fish/react.
Actual Behavior
The console displays errors for each data-feedback-fish attribute.