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

[Bug] The Changelog page does not load. #517

Open
xXFreeFunXx opened this issue Oct 21, 2023 · 1 comment
Open

[Bug] The Changelog page does not load. #517

xXFreeFunXx opened this issue Oct 21, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@xXFreeFunXx
Copy link
Contributor

@xXFreeFunXx xXFreeFunXx added the bug Something isn't working label Oct 21, 2023
@eartharoid
Copy link
Sponsor Member

This worked before we released 7.0.
It's fetching https://blog.muetab.com/posts/version-7-0/index.json, which is apparently hardcoded:

export const BLOG_POST = 'https://blog.muetab.com/posts/version-7-0';

It seems this error isn't a bug, it's caused by that URL not existing because we forgot to write the changelog (the blog has been offline for a long time and was only fixed relatively recently).

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

No branches or pull requests

2 participants