laravel-blade-sortable
                                
                                 laravel-blade-sortable copied to clipboard
                                
                                    laravel-blade-sortable copied to clipboard
                            
                            
                            
                        Unable to call component method. Public method [__v_raw] not found on component:
I am getting error when I drag and drop a sortable item.
When I remove wire:onSortOrderChange="handleOnSortOrderChanged", it works. Method was properly added to livewire component.
Anyone knows how to fix it? I am using laravel 9.11 version. PHP 8.0.1
https://github.com/asantibanez/laravel-blade-sortable/issues/9#issuecomment-903175095 The solution