disableAnimation warning still on 2.4.6 #3520
uigywnkiub
started this conversation in
Feedback
Replies: 1 comment 6 replies
-
I couldn't reproduce the issue. can you share a reproducible code? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Warning: React does not recognize the
disableAnimation
prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercasedisableanimation
instead. If you accidentally passed it from a parent component, remove it from the DOM element.at img...
Beta Was this translation helpful? Give feedback.
All reactions