You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: