React component error: Error while rendering "SDCNEoS.views.NewsArchive" to "react_0HNOP3VUKCV3I": 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:6831929
at t.render (serverBundle.js:2:1434055)
at t.read (serverBundle.js:2:1431263)
at t.renderToString (serverBundle.js:2:1438108)
at Script [117]:1:16
