Skip to content

fix(webServerClient): use relative static path for icons #20

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 24, 2021

Conversation

jsjoeio
Copy link

@jsjoeio jsjoeio commented Nov 23, 2021

Description

This PR fixes an issue with the icon in the webManifest where the icon wasn't being served correctly behind a reverse proxy.

Screenshot

Before

Error in console because it's being served from localhost:8082
image

After

No error in console because it uses a relative path

image

This PR fixes N/A

@jsjoeio jsjoeio changed the title Jsjoeio-fix-static fix(webServerClient): use relative static path for icons Nov 23, 2021
@jsjoeio jsjoeio self-assigned this Nov 23, 2021
@jsjoeio jsjoeio added the bug Something isn't working label Nov 23, 2021
@jsjoeio jsjoeio marked this pull request as ready for review November 23, 2021 23:27
@GirlBossRush GirlBossRush merged commit 7f9e998 into main Nov 24, 2021
@GirlBossRush GirlBossRush deleted the jsjoeio-fix-static branch November 24, 2021 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants