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

🐛 contest 個別ページでの ID 取得ができていなかった #121

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

SSlime-s
Copy link
Member

@SSlime-s SSlime-s commented Nov 2, 2023

router.ts 上では :id で持っていたのを src/pages/Contest.vue 内では contestId で参照していた

/contests/ 以下に合わせて router.ts 内のを courceId に揃えました

@SSlime-s SSlime-s requested a review from mehm8128 November 2, 2023 15:16
@SSlime-s SSlime-s self-assigned this Nov 2, 2023
Copy link
Contributor

@mehm8128 mehm8128 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ありがとうございます!

@mehm8128 mehm8128 merged commit 3a0a7f3 into main Nov 2, 2023
5 checks passed
@mehm8128 mehm8128 deleted the fix/inidividual-contest-params branch November 2, 2023 15:19
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.

2 participants