Five Fifths Voter is a web application tool designed to enable and empower Black people and others to exercise their right to vote by ensuring their voice is heard
Describe the bug
I now get this vue warning in the browser console.
vue.runtime.esm.js?2b0e:619 [Vue warn]: Property or method "areLeftPanels" is not defined on the instance but referenced during render. Make sure that this property is reactive, either in the data option, or for class-based components, by initializing the property. See: https://vuejs.org/v2/guide/reactivity.html#Declaring-Reactive-Properties.
found in
---> <AppHeader> at src/components/AppHeader/AppHeader.vue
<PageLayout> at src/components/PageLayout/PageLayout.vue
<LandingPage> at src/views/LandingPage/LandingPage.vue
<App> at src/App.vue
<Root>
Describe the bug I now get this vue warning in the browser console.
To Reproduce Steps to reproduce the behavior:
Expected behavior The console show not contain this warning. The menu works fine in small pages in a responsive way.
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context Add any other context about the problem here.