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

404 Errors on Production Blog Page #213

Open
Satoshi-Sh opened this issue May 23, 2024 · 2 comments
Open

404 Errors on Production Blog Page #213

Satoshi-Sh opened this issue May 23, 2024 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@Satoshi-Sh
Copy link
Member

What do we need to build or fix?
There are 404 errors on the production blog page. It works fine locally.

Technical details
No errors show up on the browser console.

Approach suggestions
I'm not sure of the cause of this error yet.

Screenshot
404_errors

Deadline
Please keep in mind that once you assign this task to yourself, you'll need to complete it in 10 days.

Acceptance criteria

  • Test the section and components in many screen sizes, you can use the Inspect tool for that.
  • Please test if the new changes added to the components do not affect the other instances.
  • Test the feature in many browsers, such as Chrome, Firefox, Edge, and Safari (MAC).
  • If there are any build problems when submitting your PR, run yarn build locally to solve the issues and commit the changes.
  • Update the CHANGELOG.md file.
@Satoshi-Sh Satoshi-Sh added the bug Something isn't working label May 23, 2024
@cherylli
Copy link
Member

Looks like some next generated files in the _next folder.
But I don't know what those resources do, looks like the website is working fine
@mariana-caldas was there a build error/warning on netlify in the last build?

@mariana-caldas
Copy link
Member

Looks like some next generated files in the _next folder. But I don't know what those resources do, looks like the website is working fine @mariana-caldas was there a build error/warning on netlify in the last build?

Hey, @Satoshi-Sh and @cherylli !

Thanks for taking a look into it. We have no build errors/warnings, Cheryl, but I find it weird how the links to the tags are being formed. I mean, it's ending with the tag name + json. That may be causing the 404 because we don't have those files.
Yep, this have to be solved , but does not block any other feature development for now. 🙌🏼

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

3 participants