Ahmad Rivaldi
Ahmad Rivaldi
> What did you replace it with to get it to work smoothly? just remove the w-100 class and it works normally
just found the solution with ```php $this->setBulkActionsMenuAttributes([ 'class' => 'w-auto' ]); ``` still need pr for this?
or set default to w-auto instead of w-100
in your code the default value is 1,3 do you mean default value should be 1 and 3 th pre selected value working fine you should set the options based...
I had this issue last week. running fine in local but when i push to production my app is very slow (before i install this package it runs fine) [laravel-livewire-tables](https://github.com/rappasoft/laravel-livewire-tables)...
> > I had this issue last week. running fine in local but when i push to production my app is very slow (before i install this package it runs...
same with me, struggling with this issue for 1 week, already trying optimize:clear and optimize the issue still same when i open dev tools -> network tab -> it show...