React Native Incompatibility: TypeError: (0 , _getPrototypeOf2.default) is not a function #699
Labels
kriskowal-reviewed-2024-01
Issues that kriskowal is satisfied do not need attention from team bug review as of January, 2024
Console Error:
In the Javascript bundle:
Corresponding Source
@babel/runtime/helpers/getPrototypeOf
:It seems that
getPrototypeOf2.default
is undefined in this case. Perhaps because of this phase duringlockdown()
:The text was updated successfully, but these errors were encountered: