Fonts not loading (404) #231

Closed
opened 2019-01-23 17:10:04 +01:00 by Wick · 5 comments
Wick commented 2019-01-23 17:10:04 +01:00 (Migrated from github.com)

I get 404 on all Inter UI fonts on all pages in the browsers i tested (firefox, chrome, edge).
This results in wrong fonts showing and some other side effects such as the header area becomes scrollable (swipeable) up and down and not just left and right for mobile devices.
Example url: https://lbry.tech/overview

capture

I get 404 on all Inter UI fonts on all pages in the browsers i tested (firefox, chrome, edge). This results in wrong fonts showing and some other side effects such as the header area becomes scrollable (swipeable) up and down and not just left and right for mobile devices. Example url: https://lbry.tech/overview ![capture](https://user-images.githubusercontent.com/4238024/51619837-70552e80-1f31-11e9-97f7-6081cd1753e2.PNG)
tzarebczan commented 2019-01-24 10:01:11 +01:00 (Migrated from github.com)

Hey @Wick, thanks for filing this! Can we send you some appreciation for doing so? @netoperatorwibby any idea what might be causing this? I'm seeing the same locally.

Hey @Wick, thanks for filing this! Can we send you [some appreciation](https://LBRY.io/faq/appreciation) for doing so? @netoperatorwibby any idea what might be causing this? I'm seeing the same locally.
NetOpWibby commented 2019-01-24 22:26:28 +01:00 (Migrated from github.com)

I'll check it out.

EDIT: It's quite strange you guys are seeing this because I'm not seeing an issue locally.

I'll check it out. EDIT: It's quite strange you guys are seeing this because **I'm** not seeing an issue locally.
NetOpWibby commented 2019-01-24 22:51:29 +01:00 (Migrated from github.com)

I think the problem is Heroku and git submodules. The font folder literally does not exist on the live site.

I think the problem is Heroku and git submodules. The font folder literally does not exist on the live site.
NetOpWibby commented 2019-01-24 22:53:25 +01:00 (Migrated from github.com)

via https://devcenter.heroku.com/articles/git-submodules:

Using submodules for builds on Heroku is only supported for builds triggered with git pushes. Builds created with the API do not resolve submodules. This is also the case for GitHub sync.

Well this is annoying.

via https://devcenter.heroku.com/articles/git-submodules: > Using submodules for builds on Heroku is only supported for builds triggered with git pushes. Builds created with the API do not resolve submodules. This is also the case for GitHub sync. Well this is annoying.
NetOpWibby commented 2019-01-24 22:55:22 +01:00 (Migrated from github.com)

via https://devcenter.heroku.com/articles/github-integration:

GitHub repos that use submodules will generally not deploy correctly on Heroku. This is because GitHub does not include submodule contents when repo-content tarballs are generated.

via https://devcenter.heroku.com/articles/github-integration: > GitHub repos that use submodules will generally not deploy correctly on Heroku. This is because GitHub does not include submodule contents when repo-content tarballs are generated.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry.tech#231
No description provided.