BigPugLabs / ridevis

Ride Visualisation
https://ridevis.vercel.app
0 stars 0 forks source link

Flicker on LocalTime component #10

Open BigPugLabs opened 7 months ago

BigPugLabs commented 7 months ago

The server time is tagged with " UTC" at the end which is removed once the time is converted to the client timezone.

Quickfix - remove UTC tag, hope flicker becomes more subtle Additional - use "hidden" on the fallback to reserve space but not display the wrong time (wrong from the users pov)