avitorio/outstatic

Once I add new collection, it doesn't show on the left sidebar

Closed this issue · 5 comments

image

It doesn't show Projects on the left sidebar
I set all in the authorization

It shows this error

message

"Variable $input of type CreateCommitOnBranchInput! was provided invalid value for expectedHeadOid (Expected value to not be null)"

I am pushing to staging branch, and I test it on the localhost:3000

What did I do wrong?

Thanks

Have you set the OST_REPO_BRANCH environment variable to staging?

image

Yes, this is my env file

What version of Next.js are you on? And what version of outstatic?

I am on 12.3.1

image

Try upgrading to outstatic@^0.0.30-rc - the OST_REPO_BRANCH feature was only added in this version.