Skip to content

Conversation

@janogarcia
Copy link

Fix mixed content errors for placeholder images

What does this Pull Request do?

Fixes #26

Where should the reviewer start?

Just review the modified template section.embedded.hbs and then test the compiled output.

How should this be manually tested?

View the updated docs/index.html over an SSL connection and check for any mixed content errors (e.g., Chrome DevTools Network tab).

Any background context you want to provide?

The mixed content error was preventing the affected placeholder images from being displayed.

What are the relevant tickets?

#26

Applicable screenshots

Bug in production version.

Mixed content errors highlighted in a screenshot of Chrome DevTools Network view

Additional questions

N/A

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.

Non-https image URLs won't load

1 participant