Cameron Cabo

Results 5 comments of Cameron Cabo

Followed all of the above and can upload a resource via the CLI with the keys I provided—not sure why this isn't working and would appreciate any help!

Ah actually updating the bucket policy per [this repo](https://github.com/colinmeinke/ghost-storage-adapter-s3#s3) seems to have done the trick!

I also can't get the server to start. I recognize this project isn't really actively maintained but some help would be great—it seems like a really useful tool! Gets stuck...

Also running into this problem, would appreciate some help but will try to find a fix

+1, I am seeing this with: ```json { "@tanstack/react-virtual": "^3.11.1", "react": "^18.3.1", "react-compiler-runtime": "^19.0.0-beta-63b359f-20241101", "react-dom": "^18.3.1", } ``` Putting a hook in the component after `.getVirtualItems` appears to be another...