Shashank Agrawal

Results 59 comments of Shashank Agrawal

For me, this was happening very randomly when I was trying to take 25 screenshots in parallel. To investigate this, I made the screenshot generation sequential and then I figured...

I too have the same problem. Just fork the repo and remove the `version` from `bower.json`

Any update here? This has become blocker for upgrade.

> Just a note for those who (like me) have the same problems with generic function calls as described in the last post - I almost overlooked the workaround linked...

Thanks, @TobiasWehrum for replying. Yes, I have tried different PnC for those values (that includes the config you mentioned of using `parameters` to `first` or 1). That solves the error...

And a weird thing is that (which I'm not able to understand) if I remove the `: Promise` from the `create` method return type then the error starts to come...

Yes, @TobiasWehrum. It's preventing the error for any parameter which is having a decorator. Here is the expected behaviour that is happening correct now after using `ignoreNodes`- ![image](https://user-images.githubusercontent.com/1804514/134363661-e1504f7d-37da-494c-93a9-13f5e07538b3.png) Thanks for...

Looking forward to having inbuilt support!

Still looking for answers here :|