You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi we are using ant design with react to create an online test taking emulator(sort of) and it has a timer too, everything works except in windows os, the timer stops in between after few minutes and doesnt work unless and until we go back to the window where the react new window was opened and the timer updates when we do some action in the test taking window
in the screenshot we have a timer on the right hand side on top corner and the timer perfectly works on linux and mac but in windows it stops working after few minutes and also some of the ant design components (namely antd select component) doesnt works too which we removed and implemented our own component for that.
The text was updated successfully, but these errors were encountered:
First of all, I apologize for the long reply. Is it possible to create a repo so I can play with the issue? That way I can see if the issue is related to react-new-window or something else. The fact that you mention other Ant Design component doesn't seem to work on Windows OS, it seems to tell the issue could be something more.
Hi we are using ant design with react to create an online test taking emulator(sort of) and it has a timer too, everything works except in windows os, the timer stops in between after few minutes and doesnt work unless and until we go back to the window where the react new window was opened and the timer updates when we do some action in the test taking window
in the screenshot we have a timer on the right hand side on top corner and the timer perfectly works on linux and mac but in windows it stops working after few minutes and also some of the ant design components (namely antd select component) doesnt works too which we removed and implemented our own component for that.
The text was updated successfully, but these errors were encountered: