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

Fixed Bug of open issue #16 "Some teams have not played all seasons" #27

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Mohammed-Amjad
Copy link

Some teams have not played all seasons so on clicking more it displays an empty page for those teams

Providing link {/teams/${teamName}/matches/${team.matches[0].date.slice(0,4)} instead of {/teams/${teamName}/matches/${process.env.REACT_APP_DATA_END_YEAR}}

…d all seasons, so on clicking more it displays an empty page for those teams"

Providing link {/teams/${teamName}/matches/${team.matches[0].date.slice(0,4)} instead of {`/teams/${teamName}/matches/${process.env.REACT_APP_DATA_END_YEAR}`}
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.

1 participant