Skip to content

React does not recognize data-feedback-fish-* prop on DOM element #14

@bflemi3

Description

@bflemi3

@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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions