chart widget with page filter $dataChecksum must not be accessed before initialization

Typed property Filament\Widgets\ChartWidget::$dataChecksum must not be accessed before initialization {"userId":1,"exception":"[object] (Error(code: 0): Typed property Filament\\Widgets\\ChartWidget::$dataChecksum must not be accessed before initialization at vendor\\filament\\widgets\\src\\ChartWidget.php:104)


got this error when I try to combine ChartWidget with page filter feature
Was this page helpful?