-
Notifications
You must be signed in to change notification settings - Fork 146
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 custom icons not loading #2256
Conversation
Test summaryRun details
View run in Cypress Dashboard ➡️ This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard |
Performance Test Results:
|
Create directory
Download coblocks.zip: https://43037-128991767-gh.circle-artifacts.com/0/tmp/artifacts/coblocks-2256.zip |
I've added a custom icon in the WordPress installation on CircleCI. That was failing on master, but should pass on this branch :) |
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.
It does. Good job! :)
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.
I am able to use custom icon without issue but I am not able to get the optional config json to work. I am fine if we need to change this feature and what we support but let's update the doc at the same time.
Description
Fix custom icons crashing the Icons block.
See: #2251
Types of changes
Bug fix
How has this been tested?
Manually tested. @olafleur we should find a way to cover custom icons in our tests :)
Checklist: