FilamentF
Filament3y ago
Joe

select->('multiple') not working in form builder

I'm working on a livewire component and added a form builder to add few select options, however after following the instruction to install filament forms and use the builder none of the filament styling appeared on the project i managed to adjust it temporarily using ('extraInputAttributes')however when i try to use select->('multiple') it shows a non functioning scrollbar
Screenshot_2023-08-24_122129.png
Screenshot_2023-08-24_122337.png
Was this page helpful?