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
Hi,
Inside render method i have ensured all the props value that are passed to are properly set. But still i get this error.
Uncaught TypeError: Cannot read property 'contextTypes' of undefined
How do i debug this? Is there any fix available for this?
The text was updated successfully, but these errors were encountered:
Hi,
Inside render method i have ensured all the props value that are passed to are properly set. But still i get this error.
Uncaught TypeError: Cannot read property 'contextTypes' of undefined
How do i debug this? Is there any fix available for this?
The text was updated successfully, but these errors were encountered: