ember-learn / ember-learn/guides-source

[Bug] Missing Icons

Open
#2,056 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
161
Forks
512
Avg merge
4d 9h
Merged PRs (30d)
4

Description

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`

![Screenshot 2024-09-17 at 2 08 27 PM](https://github.com/user-attachments/assets/4158d3ca-2726-40f3-aeba-b5f87cb45ba5)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.