tbv

Results 21 comments of tbv

this solves the main issue almost everyone has been reporting-- "After updating to code relevant for the new UI, it worked yesterday however, today it seems to be stuck" or...

after adding `"baseUrl": "." ` in tsconfig from comments warning dissappears. I'm guessing that is the issue

#### Onboard Anthony Zhang 11/9/23 - [ ] Pre onboarding checklist - [ ] send link to [roster form ](https://docs.google.com/forms/d/e/1FAIpQLSexCgc6jWTKFU78HVVLdwoboXS0OpkrX7_n6jMhRGTZBfzbXQ/viewform?usp=sf_link) FOR NEW DEV TO COMPLETE - [ ] read [developer...

met with shruthi for initial discussion on issue

same issue here... i have a mac as well as a windows. I havent used my mac setup for months after switching to windows. I've been using my windows system...

what fixed the issue for me; i reverted this setting back to auto that I used from this answer: https://github.com/microsoft/TypeScript/issues/54087#issuecomment-1616680385 `typescript.tsserver.useSyntaxServer` back to `auto` initially this answer soft fixes the...

it would be helpful if noted in the docs that the client needs to be a singleton; https://github.com/prisma/accelerate-nextjs-starter/blob/main/lib/db.ts updated; ``` import { PrismaClient } from '@prisma/client/edge'; // Import from '@prisma/client/edge'...

same issue, payload admin config has no change

had to revert to v3.. v4 (even mini) is like 4x larger & bloats project with unnecessary etc items.

in honesty, this has been an issue for almost 2 years. I remember reporting a similar issue (exactly the same: #593) they closed it and haven't worked on it since....