Upgrading from 3.1.7 to 3.1.10/3.1.11 breaks InfoLists

Hello,

I recently upgraded my Filament installation from 3.1.7 (a version just 3 days old) to 3.1.11. However, the tabs on my InfoList immediately started breaking with the following error:

Typed property Filament\Infolists\Components\Component::$container must not be accessed before initialization


I backtracked a bit and found that 3.1.10 is where the problem began, as 3.1.9 works fine. I'm guessing it's an issue with https://github.com/filamentphp/filament/pull/10062, but could be wrong?
Was this page helpful?