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
'Received an unexpected object in getComponentName(). '+
A very small thing, would it be better to change the getComponentName to getComponentNameFromType in the error log since we separated the original logic into two functions (getComponentNameFromType, getComponentNameFromFiber)? Although it wouldn't be an issue for the authors, it feels like it would be better to sync it with the function name? Would you mind renaming it in the next 'typo fixing'?