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
I am using 'react-json-view' to display json.
whenever I try to use react-json-view in any one of my components I get this error - 'setTimeout' is not defined at Anonymous function
Below are my ConfigureService and Configure methods.
@tavisca-prathod that sounds a lot like #555, please try pinning react and react-dom to 16.4.0 until we can ship a fix on our end, or until React itself ships a new version
I am using 'react-json-view' to display json.
whenever I try to use react-json-view in any one of my components I get this error -
'setTimeout' is not defined at Anonymous function
Below are my ConfigureService and Configure methods.
The text was updated successfully, but these errors were encountered: