Error in documentation. (Form Builder -> Fields -> Builder) methods doesn't exists

Hello ! I have a trouble with Builder and I think the documentation have too. Actually i made a page builder, I would try the block preview feature : https://filamentphp.com/docs/3.x/forms/fields/builder#previewing-blocks But when I try
blockPreviews()
blockPreviews()
and
preview()
preview()
Laravel say me the method doesn't exist. I Search in github repo if the methods are somewhere but I find nothing
2 Replies
Tetracyclic
Tetracyclic7d ago
What version of Filament do you have installed? Builder previews were only added two weeks ago, in v3.2.87.
ThomasDL
ThomasDL7d ago
I'm on 3.2.86. We can update now ? Ok I found how to update thanks !