Rohit Dalal

Results 5 issues of Rohit Dalal

I have a navbar with 4 links with their scroll-to-component (`to`) and all other props defined. When I click any of the link for first-time after a page refresh, it...

Hey @kirankoduru , How can I pass any (dynamic) URL to scrape to the spider ?

Trying to use Media Player via Keyboard but it's not working. Tooltip suggests Pause(k), forward(arrow keys) but none of them working so far in v5. ## Setup Next.js = 10.0.5...

bug

Hey @vnovick Loved your [blog post](https://hasura.io/blog/best-practices-of-using-jwt-with-graphql/) as everything is mentioned very clearly. I'd like to ask is there any other alternative to storing `refresh_token` in DB? I think it goes...

Kind of connected issues they are it seems. To fix the issue of text-content getting selected while dragging/resizing, added `user-select: none` to `.react-draggable-dragging` CSS selector. Above fix is breaking the...