SelectColumn::afterStateUpdated does not exist.

I am trying to dispatch a function to update different livewire component after select state updated but method do not exist, even though it is described in official docs:
https://filamentphp.com/docs/3.x/tables/columns/select

anyone knows if there is another way to do that?
image.png
Was this page helpful?