Describe the bug
Chromiuim-Based browsers do not load all assets outside of root page.
Browser console is reporting Mixed Content HTTP insecure requests from http://127.0.0.1:8000/... - not sure why localhost is being called.
To Reproduce
Steps to reproduce the behavior:
Open any webpage on a chromium-based browser
Only able to see simple HTML DOM instead of HTML with CSS or external assets.
Expected behavior
Webpage should load with full set of icons, images, and CSS.
Screenshots
Desktop (please complete the following information):
OS: Windows 10
Chrome 92.0.4515.131 & Edge 92.0.902.67
Additional context
First time ever trying to load page, apologies if missing setup steps.
Describe the bug Chromiuim-Based browsers do not load all assets outside of root page. Browser console is reporting Mixed Content HTTP insecure requests from
http://127.0.0.1:8000/...
- not sure why localhost is being called.To Reproduce Steps to reproduce the behavior:
Expected behavior Webpage should load with full set of icons, images, and CSS.
Screenshots
Desktop (please complete the following information):
Additional context First time ever trying to load page, apologies if missing setup steps.