dule.esm.js:419 Alpine Expression Error: Cannot read properties of null (reading 'includes')
I am getting this error in chrome. But, the same is working fin in Microsoft edge. Am I missing anything.
Sub menus are not visible in chrome
9 Replies
First one is Edge and the second one is Chrome
Did you overwrite view files?
I didn't touch any filament resources. Can you mention any specific folder or file?
But did you publish them?
/resources/views/vendor/filament
?yes
Why? Published views overwrite the package views.
Oho, Can I revert back?
Just remove them if you didn't change anything
Yes, it works now. Thanks a lot.