Skip to content

Conversation

@Enokisan
Copy link

Changes

Changed route.params.id retrieval from computed() to direct reference.

Reason

Since Vue Router's route.params is already reactive, there's no need to wrap it with computed().
This makes the code simpler and more readable.

Impact

None. It will continue to work the same way as before.

@Enokisan Enokisan requested a review from yuki-mina as a code owner October 25, 2025 08:00
Copy link

@kotafujishiro kotafujishiro left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link

@ngo-ni ngo-ni left a comment

Choose a reason for hiding this comment

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

LGTM

@kotafujishiro
Copy link

@Enokisan
本日はハンズオンにお越しくださりありがとうございました!
すみません、本リポジトリではなく、下記リポジトリに対してPRを出し直していただいてもよろしいでしょうか 🙏
learn.nuxt.com

本リポジトリは昨年の Vue Fes Japan 2024 用にforkしたものとなり、現在は本家に取り込まれている状態です。
紛らわしい状態になっておりごめんなさい!

@Enokisan
Copy link
Author

@kotafujishiro

ご案内いただきありがとうございます!

nuxt#287

こちらで再度PRを出しました。何卒よろしくお願いいたします!(こちらはクローズします)

@Enokisan Enokisan closed this Oct 26, 2025
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.

3 participants