F
Filament14mo ago
jouni.i

filament 3.0.73

getRenderHookScopes does not exist. vendor/filament/filament/resources/views/components/header/index.blade.php has anyone else had the same problem?
3 Replies
jouni.i
jouni.iOP14mo ago
yes the first vulnerable version is 3.0.73 then index.php has added renderHook and more details i have livewire table component this issue coming if in view use <x-filament::section> <x-filament-panels::header class="mb-4" :actions="$this->getCachedHeaderActions()"> <x-slot name="heading" > {{ __('some title') }} </x-slot> <x-slot name="subheading"> {{ __('some subheading text') }} </x-slot> </x-filament-panels::header> {{ $this->table }} <x-filament-actions::modals /> </x-filament::section>
Dennis Koch
Dennis Koch14mo ago
You ran artisan filament:upgrade right?
jouni.i
jouni.iOP14mo ago
yes.. livewire component apparently cannot be used getRenderHookScopes().. because getRenderHookScopes() is function in BasePage...
Want results from more Discord servers?
Add your server