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

Fix LocalTime render #362

Merged
merged 3 commits into from
Dec 19, 2024
Merged

Fix LocalTime render #362

merged 3 commits into from
Dec 19, 2024

Conversation

AlexeyTripleA
Copy link
Collaborator

@AlexeyTripleA AlexeyTripleA commented Dec 10, 2024

Issue

Sometimes when the server time and the client time are different, we get a rendering error for the LocalTime component.

Things done

Updated LocalTime component render with useEffect.

@AlexeyTripleA AlexeyTripleA added the frontend Related to fronted (UI) label Dec 10, 2024
@AlexeyTripleA AlexeyTripleA self-assigned this Dec 10, 2024
Copy link

vercel bot commented Dec 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
platform-explorer-mainnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 10, 2024 10:40am
platform-explorer-testnet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 10, 2024 10:40am

@AlexeyTripleA AlexeyTripleA merged commit 8f0ec51 into develop Dec 19, 2024
9 checks passed
@AlexeyTripleA AlexeyTripleA deleted the fix/local-time branch December 24, 2024 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Related to fronted (UI)
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Implement clock
2 participants