Skip to content
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

fix(web): 404 Error / page not visible #1825

Merged
merged 1 commit into from Jan 28, 2021
Merged

Conversation

wofnull
Copy link
Contributor

@wofnull wofnull commented Jan 28, 2021

Description

Fixes #1790

there was a ../ missing in index.ts leading to the wrong path / 404 error on trying to access web panel, this is fixxed now

Testing

Access is working again, tested and verified

@wofnull wofnull requested a review from jef as a code owner January 28, 2021 07:06
Copy link
Owner

@jef jef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah! Thank you. I knew I would miss something during that refactor.

I appreciate your help ☺️

@jef jef merged commit 95b4a15 into jef:main Jan 28, 2021
@wofnull wofnull deleted the webfrontend_fix branch January 29, 2021 06:53
erwinc1 pushed a commit to erwinc1/streetmerchant that referenced this pull request Mar 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

/index.html gives 404
2 participants