Vishal Limbachiya

Results 6 comments of Vishal Limbachiya

@bamadesigner How can I check responseCode inside sapper.middleware() function? Can you show me an example? And this can go within server.js, correct?

@bamadesigner Just tried that, for any server error, I get 200 as statusCode in the response. ![image](https://user-images.githubusercontent.com/25630516/119664243-23cfd580-be01-11eb-9276-09904d138e30.png)

@bamadesigner I modified sapper code the same way you did. I had to restart the server, but now it works. Thanks for your help! :)

Any updates on this yet?

Is there any update on this? It would be really nice if we can see the network requests going through. I'd appreciate if there's any other way to debug this....

Adding "com.sun." to @PowerMockIgnore fixed my issue as well. Thank you @thekingn0thing!