Skip to content

[BUG] skipAnimationFrameInResizeObserver is not a recognised prop on a DOM element #1178

Description

@jedwardsdefaqto

Describe the bug

When adding skipAnimationFrameInResizeObserver prop to TableVirtuoso component you get react console error

hook.js:608 Warning: React does not recognize the skipAnimationFrameInResizeObserver prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase skipanimationframeinresizeobserver instead. If you accidentally passed it from a parent component, remove it from the DOM element.

Reproduction

https://codesandbox.io/p/sandbox/vtg97w

To Reproduce

Steps to reproduce the behavior:

  1. Create a TableVirtuoso component
  2. Add skipAnimationFrameInResizeObserver prop
  3. Look in console and see error

Expected behavior

No error

Screenshots

image

Desktop (please complete the following information):

  • OS: Windows
  • Browser: Chrome

Additional context
Add any other context about the problem here.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions