William

Results 39 comments of William

Alright, thanks. We are loving tRPC.panel() :D

Almost always a cache issue or missing something something in `content` in `tailwind.config.ts`

I know your issue is a year old and this project might not be maintained, but I had a similar issue and resolved it by making sure everything was mounted...

Same issue here. Every device except S25 works in GPU mode

CPU technically works, but the results are completely different. So, you would have to detected if it's an S25 to set it to CPU mode, and then more checks to...

Same, getting: > Could not load empty_warehouse_01_1k.hdr: fetch for "https://raw.githubusercontent.com/pmndrs/drei-assets/456060a26bbeb8fdf79326f224b6d99b8bcce736/hdri/empty_warehouse_01_1k.hdr" responded with 404:

Looks like it's a GitHub issue https://downdetector.com/status/github/

To future proof, you can host the environments locally with your site ```tsx ```

I was able to do this by simply loading the newest apple pay sdk (the one linked on the docs). I didn't change anything else, I simply added a new...