Saranya-Sivanandham

Results 2 issues of Saranya-Sivanandham

Our application makes use of aliasify 2.1.0. I am getting the below error on compiling with react-to-pdf 1.1.0 Unexpected token (65:38) (while aliasify was processing /node_modules/react-to-pdf/dist/main.js) while parsing file: node_modules/react-to-pdf/dist/main.js

We need to maintain the websocket connection for minimum of 30 mins. So, the configuration goes as below retryOnError:true, shouldReconnect : (didUnmount === false) reconnectAttempts : 3 This works perfectly,...