
React component error: Error while rendering "SDCNEoS.views.LatestNews" to "react_0HNOP3VUKCR7O": Error: crypto.getRandomValues() not supported. Did you forget to import a polyfill module for your specific platform? See below:
For React-Native: import `react-native-get-random-values` in index.js
For NodeJS: import * as crypto from 'crypto' before use of uuid() function. at serverBundle.js:2:2566695 -> …||"function"!=typeof crypto.getRandomValues)throw new Error("crypto.getRandomValues() not supported.… at a (serverBundle.js:2:2567014) at serverBundle.js:2:6825114 at t.render (serverBundle.js:2:1434055) at t.read (serverBundle.js:2:1431263) at t.renderToString (serverBundle.js:2:1438108) at Script [49]:1:16
