guides-source
guides-source copied to clipboard
[Bug] Missing Icons
Left right arrow icons are failing to load.
Looks like the case of a bad network request
Link to bug: https://guides.emberjs.com/v3.3.0/object-model/computed-properties/#toc_computed-properties-only-recompute-when-they-are-consumed Though it's probably happening everywhere that network request done...
Fails On (Actual): GET https://guides.emberjs.com/images/icons/arrow-icon.svg
Passes On: GET https://guides.emberjs.com/images/arrow-icon.svg