You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 lowercase disableanimation instead. If you accidentally passed it from a parent component, remove it from the DOM element.
Getting this error in my console constantly, updated to latest, still having this error.
Your Example Website or App
No response
Steps to Reproduce the Bug or Issue
Call Avatar component from within A card or any other nextui component
Expected behavior
Not having this error
Screenshots or Videos
No response
Operating System Version
Mac os
Browser
Chrome
The text was updated successfully, but these errors were encountered:
NextUI Version
2.4.2
Describe the bug
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.Getting this error in my console constantly, updated to latest, still having this error.
Your Example Website or App
No response
Steps to Reproduce the Bug or Issue
Call Avatar component from within A card or any other nextui component
Expected behavior
Not having this error
Screenshots or Videos
No response
Operating System Version
Mac os
Browser
Chrome
The text was updated successfully, but these errors were encountered: