This is a weird one, recently i'm getting weird issues when trying to run my vite apps where it'll have
Uncaught TypeError: Cannot read properties of undefined (reading 'accept')
at navbar.vue:136:51
(anonymous) @ navbar.vue:136
This is happening across 2 different sites. But if i pull down the current working main branches it runs fine, but once small changes happen i get this error and it isn't specific to those given files.
https://github.com/buffet-time/MusicChartMaker.com
https://github.com/buffet-time/DanielTurcich.com