You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the YearSelector component defaults to 2024, and then updates to the current year after the initial render. This is iffy behavior, so we want to display a loading wheel until the useEffect has run.
Dependencies
The text was updated successfully, but these errors were encountered:
Description
Currently, the
YearSelector
component defaults to 2024, and then updates to the current year after the initial render. This is iffy behavior, so we want to display a loading wheel until theuseEffect
has run.Dependencies
The text was updated successfully, but these errors were encountered: