Devographics / Monorepo

Monorepo containing the State of JS apps
surveyform-sigma.vercel.app
Other
134 stars 52 forks source link

Incorrect Copyright Year in Footer #422

Closed apicgg closed 2 months ago

apicgg commented 3 months ago

Incorrect Copyright Year in Footer of survey.devographics.com

Description

The copyright year displayed in the footer of the website https://survey.devographics.com/en-US appears to be outdated. Currently, it shows a year that does not match the current calendar year.

Steps to Reproduce

  1. Visit the URL: https://survey.devographics.com/en-US.
  2. Scroll down to the footer section of the page.
  3. Observe the copyright year mentioned.

image

Expected Result

The copyright year in the footer should reflect the current year (2024).

Actual Result

The footer displays an incorrect copyright year.

Suggested Fix

Update the copyright year in the footer to the current year (2024).

eric-burel commented 2 months ago

Thanks, will be fixed in next release. This needed a supressHydrationWarning to be fully robust to SSR.