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

Navbar is not showing on the "events"-page #114

Open
Cengelsen opened this issue Mar 13, 2024 · 1 comment
Open

Navbar is not showing on the "events"-page #114

Cengelsen opened this issue Mar 13, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@Cengelsen
Copy link
Member

The navbar is not showing on the events page. Neither is the footer. This should, of course, not be the case.

This is likely due to the ../kvateret/pages/events/index.tsx not properly importing the navbar and footer layout from ../packages/dak-components/lib/layout/Layout.js.

When refreshing the page locally, i get this error message:

Missing translation for key search useContext(TranslationContext) is undefined

@Cengelsen Cengelsen added the bug Something isn't working label Mar 13, 2024
@griphaugland
Copy link
Contributor

Started trying to figure out where the events are rendered from and attempting to add the layout component to the page.

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