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] Front-End has undefined in the events URL #232

Open
anjanesh opened this issue Nov 11, 2024 · 3 comments
Open

[BUG] Front-End has undefined in the events URL #232

anjanesh opened this issue Nov 11, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@anjanesh
Copy link

Description

Failed to parse URL from undefined/events/

Steps to Reproduce

I added an event in the backend but the front-end says Failed to parse URL from undefined/events/

image

Expected Behavior

To load the events added in the backend

Actual Behavior

No events are being listed

Additional Context

Is there anything more that need to be setup post initial setup for events to appear ?

Affected Area

Frontend

Version

No response

Browser (if frontend)

No response

@anjanesh anjanesh added the bug Something isn't working label Nov 11, 2024
@DevilsAutumn
Copy link
Member

@anjanesh Have you setup the environment variables correctly?

@anjanesh
Copy link
Author

My .env.local has only this :

NEXT_PUBLIC_FRONTEND_URL=http://localhost:3000

@DevilsAutumn
Copy link
Member

These are incorrect, can you have a look at our contributing guide and make sure that all the envs are correct? Plus the file name should be .env not .env.local

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