Description
When we attempt to show the badge image in the instructions panel, it doesn't show up. Instead, it looks like this:

In the console, we see the following error:
Failed to load resource: net::ERR_BLOCKED_BY_RESPONSE.NotSameOriginAfterDefaultedToSameOriginByCoep
How to reproduce
- Go to https://projects.raspberrypi.org/en/projects/editor-hello-world/editor
- Make sure the feature flag is enabled: window.featureFlags.toggle('canViewFinalStep')
- Click through to the end of the project to the last step
Acceptance Criteria
Description
When we attempt to show the badge image in the instructions panel, it doesn't show up. Instead, it looks like this:

In the console, we see the following error:
Failed to load resource: net::ERR_BLOCKED_BY_RESPONSE.NotSameOriginAfterDefaultedToSameOriginByCoepHow to reproduce
Acceptance Criteria