Hritik Kumar Sinha

Results 7 comments of Hritik Kumar Sinha

@hemandev Yes, the error was caused by ```forwardRef```.

We can do this using the state when onChange is triggered. From now, I am working on this issue (#854)

Hi @klendi, I hope you're doing well. I'm checking in regarding the pull request(PR #80) I submitted some weeks ago. Is there any specific reason why it hasn't been merged...

Hi @rohan8538, the approach you told us above will not work, because the source code forces it to happen, we can see in this [source code](https://github.com/klendi/react-top-loading-bar/blob/master/src/index.tsx#L99). Instead of this, you...

It's not working and will not work, the `onLoaderFinished` callback in `react-top-loading-bar` is typically used to trigger actions when the loading bar completes its animation, which usually occurs when the...

Thank you for clarifying the behavior! The idea of adding a prop to stop at 100% sounds promising. I appreciate your openness to finding time to implement it or encouraging...

Thank you for your understanding and support! I've already submitted a pull request (#80) to implement the requested feature. Your feedback and encouragement are much appreciated. Feel free to check...