F
Filament17mo ago
mike

Missing sidebar menu nav

Alpine Expression Error: Cannot read properties of null (reading 'includes')

Expression: "! ($store.sidebar.groupIsCollapsed(label) && $store.sidebar.isOpen)"
Alpine Expression Error: Cannot read properties of null (reading 'includes')

Expression: "! ($store.sidebar.groupIsCollapsed(label) && $store.sidebar.isOpen)"
I get this error when deploying to Vapor (production). However staging appears to work just fine. - I tried updating filament (via composer), php artisan filament:upgrade, and clearing the cache. Any ideas?
1 Reply
Dan Harrin
Dan Harrin17mo ago
clear your browsers local storage and also delete published views if you have them