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 incorrect season number on index page (temporary solution) #97

Merged
merged 1 commit into from
Dec 25, 2023

Conversation

thearyadev
Copy link
Owner

The / route on the new front end displays the incorrect season number. It displays 8 instead of 7.

This is an issue related to #89.

The change to an SSR framework has required that i temporarily change how the header info is handled. For now, i have to hard code the available seasons and the current season.

This PR addresses #96 with a temporarily solution to help reduce the confusion.

@thearyadev thearyadev linked an issue Dec 25, 2023 that may be closed by this pull request
@thearyadev thearyadev merged commit 72f19c2 into main Dec 25, 2023
5 checks passed
@thearyadev thearyadev deleted the 96-bug-index-page-displays-incorrect-season-number branch December 25, 2023 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Index page displays incorrect season number
1 participant