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: route "/blog" giving error on prod. #247

Open
ramanuj07 opened this issue May 19, 2024 · 2 comments
Open

Bug: route "/blog" giving error on prod. #247

ramanuj07 opened this issue May 19, 2024 · 2 comments
Labels

Comments

@ramanuj07
Copy link

Describe the bug

  • /blog route is giving error on production.
  • it is working fine on development.
  • bug coming on all browsers - Chrome, Safari, Brave etc.
Screenshot 2024-05-19 at 3 24 11 PM

Steps to reproduce

  1. Go to https://www.badget.io/
  2. Click on Blog in the navbar of the home page.
  3. "Something went wrong error comes up"

Browsers

No response

Additional context (Is this in dev or production?)

in production (working fine on dev).

@ramanuj07 ramanuj07 added 🐛 bug Something isn't working 👀 Exploration Pending labels May 19, 2024
Copy link

linear bot commented May 19, 2024

@ramanuj07
Copy link
Author

as this bug is only occurring on prod and not in dev mode, most probably it is an issue while building the application. running "pnpm run build" would solve it. can't do this myself as build file is in .gitignore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant