Wu Can

Results 2 comments of Wu Can

I had this issue due to a capitalization bug.I use "mediaFiles",however in Prisma i use "MediaFiles"

> Here was my solution > > const route = useRouter().currentRoute.value > > const id = route.params.id > > "useRoute().params.id" is cached for some reason that's quite helpful