Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ant design statistics countdown stops working in react new window, exclusively on windows OS #126

Open
zakim2307 opened this issue Jul 18, 2022 · 2 comments
Assignees

Comments

@zakim2307
Copy link

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

Screenshot from 2022-07-18 12-16-09

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.

@rmariuzzo
Copy link
Owner

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.

@rmariuzzo rmariuzzo self-assigned this Nov 27, 2022
@rmariuzzo
Copy link
Owner

This could be related to: #125

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants