Pankaj Phartiyal

Results 5 comments of Pankaj Phartiyal

I met this when I wrote `const [,field2,field3] = componentsArray;`

This issue is unique to versions after `0.10.0` I added some logs right after this line https://github.com/next-boost/next-boost/blob/master/src/handler.ts#L81 Current code ```typescript if (rv.statusCode === 200) { // save gzipped data const...

Can anyone help in decoding this buffer data to string? ``` "body": { "type": "Buffer", "data": [31, 139, 8, 0, 0, 0, 0, 0, 0, 3, 3, 0, 0, 0,...

Right now I am detecting the gibberish content and blank content by adding some logs and setting up alerts on it. To date, the instances of gibberish content are just...