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
Error: Warning: React does not recognize the fetchPriority prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercase fetchpriority instead. If you accidentally passed it from a parent component, remove it from the DOM element.
Error:
Warning: React does not recognize the
fetchPriority
prop on a DOM element. If you intentionally want it to appear in the DOM as a custom attribute, spell it as lowercasefetchpriority
instead. If you accidentally passed it from a parent component, remove it from the DOM element.Seems to be not fixed ref: facebook/react#25927
@nab0000 @risha-van Do you see this issue while developing?
If I comment out the Headbar.jsx elements the issue goes away.
Your thoughts?
The text was updated successfully, but these errors were encountered: