I get Select Table Error in Table builder

https://flareapp.io/share/yPaaAy1P https://filamentphp.com/docs/3.x/tables/actions Although it is included in the documentation for v3, I get an error when I try to use it, what is the problem?
Flare
Method Filament\Tables\Table::selectable does not exist. - The error occurred at http://127.0.0.1:8000/admin/products
No description
4 Replies
Mehmet K.
Mehmet K.OP12mo ago
@Dennis Koch I think there is a mistake in this part of the documentation because this code part does not work.
Dennis Koch
Dennis Koch12mo ago
Are you on the latest version?
Mehmet K.
Mehmet K.OP12mo ago
Yes I use latest version
No description
Dennis Koch
Dennis Koch12mo ago
The hint from PhpStorm says v3.2.0. We are at v3.2.46 And you locked your version to 3.2.0

Did you find this page helpful?