Nikhil Limbad

Results 5 issues of Nikhil Limbad

Discarded redudant code and implemented the _check function. _check is now called in the primary functions of the calculator and passes the test suite.

> Due to 301 response This API( http://localhost:3000/bse/getIndexInfo?indexId=16 ) was not working. I have fixed this issue using BSE's another API. now it's working fine.

Hi, I'm trying to fetch account info via this api {{wazirx_api_domain}}/sapi/v1/account?recvWindow=&timestamp={{current_time}}&signature={{signature}} but, I got this response, { "code": 2098, "message": "Request out of receiving window." } Is there anything that...

### Discussed in https://github.com/inertiajs/inertia/discussions/1797 Originally posted by **nikkhil31** February 12, 2024 I have two layouts: 1. Main layout 2. Admin layout Both layouts have different themes, hence different CSS. When...

![image](https://user-images.githubusercontent.com/57282205/121767022-6fa9ab00-cb73-11eb-9607-c3f216821c60.png) I use async\await, but I got this " Cannot read property 'skip' of undefined "