Arjen
Error when prefilling from query string in resource with persistTabInQueryString enabled
Tried it that way but it's still not working. It seems like a bug in Filament. @Dan Harrin Any thoughts about it? Should I make an issue in the github repo?
11 replies
Error when prefilling from query string in resource with persistTabInQueryString enabled
I don't understand what validation rules have to with my problem. My query string gets validated fine, but I get a
Typed property Filament\Forms\Components\Component::$container must not be accessed before initialization
when have the following enabled:
->persistTabInQueryString('tab')
11 replies