FilamentF
Filament3y ago
mike

Missing sidebar menu nav

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?
image.png
Was this page helpful?