Octavian

Results 4 comments of Octavian

I think the issue is as soon as the server render is shown the isClient is set to true. So the change happens instantly and we cant't see the isServer...

i fixed the bug in above commit #6216 by adding a 1 second timeout for changing the isClient state now the transition between isServer to isClient text is distinguishable

video sample over https is available here https://www.w3schools.com/tags/mov_bbb.mp4 > **The sample video can not be loaded**

made changes in a pull request https://github.com/streamich/react-use/pull/2515 waiting for approval