Typed static property Error after upgrading to V3

I upgraded the v2 to project to v3 using the automated upgrade script. However after doing the composer update, I am getting this error Typed static property Filament\Resources\Pages\Page::$resource must not be accessed before initialization What could be the reason for this?
Solution:
Check your Page classes. One might be missing a $resource declaration or something similar.
Jump to solution
3 Replies
CaptainJoker
CaptainJokerOP13mo ago
Bump
Solution
ChesterS
ChesterS13mo ago
Check your Page classes. One might be missing a $resource declaration or something similar.
CaptainJoker
CaptainJokerOP13mo ago
It was indeed a resource causing the issue, It was working fine in v2, not sure what went wrong in v3
Want results from more Discord servers?
Add your server