uci-ml-repo / ucimlrepo-feedback

0 stars 1 forks source link

Dataset "donated on" date changes by -1 day on page load #44

Closed dwjiang closed 1 year ago

dwjiang commented 1 year ago

Describe the bug Dataset "donated on" date changes by -1 day on page load. May be due to timezone or svelte hydration? Not sure.

To Reproduce Steps to reproduce the behavior:

  1. Go to any dataset page (e.g. https://archive.ics.uci.edu/dataset/2/adult).
  2. "Donated on" date changes by -1 days.
  3. Refresh page to reproduce.

Expected behavior Date doesn't change after page load.

Screenshots screen-capture.webm

Desktop (please complete the following information):

Additional context

ap0nia commented 1 year ago

Yes I've also observed this bug feature. I'm glad you're enjoying it as well :sunglasses:

Looks like it might be an SSR time-zone diff.