-
Notifications
You must be signed in to change notification settings - Fork 24
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
Fix examples CI #220
Fix examples CI #220
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There is some error i.e. on https://deploy-preview-220--kontent-ai-gatsby-packages.netlify.app/
(also for other examples).
Error in console: Cannot read properties of undefined (reading 'Provider')
@IvanKiral please review |
|
Fixed in 69244a7 |
Motivation
Which issue does this fix? Fixes #219
If no issue exists, what is the fix or new feature? Were there any reasons to fix/implement things that are not obvious?
Checklist
How to test
If manual testing is required, what are the steps?