Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't fail when collections are not found #996

Merged
merged 2 commits into from
Apr 26, 2023

Conversation

tobiaslins
Copy link
Contributor

I had the issue when trying Vercel commerce with my old development shopify store (https://aby-tester.myshopify.com/)

It crashed due to not properly set collections. I think it should be still able to render the store.

@vercel
Copy link

vercel bot commented Apr 26, 2023

You must have Developer access to commit code to Vercel Solutions on Vercel. If you contact an administrator and receive Developer access, commit again to see your changes.

Learn more: https://vercel.com/docs/concepts/teams/roles-and-permissions#enterprise-team-account-roles

@leerob leerob merged commit 9ea5671 into main Apr 26, 2023
@leerob leerob deleted the fix-errors-when-missing-collections branch April 26, 2023 14:26
loan-laux pushed a commit to TrellisCommerce/next-commerce-bigcommerce that referenced this pull request May 11, 2023
* Don't fail when collections are not found

* fix another error
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Uncaught TypeError: Cannot read properties of null (reading 'products')
2 participants