Closed ajaybhargav closed 3 weeks ago
Thanks for reporting, might be due to the added macro on button builder, which overrides the Fluent class magic call functionality.
I will review it and patch it as soon as I can. Please do not hesitate to submit a PR. Thanks!
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 7 days since being marked as stale.
Summary of problem or feature request
I am creating buttons using Button::make and setting attributes using call method. But I am getting exception
Code snippet of problem
Getting exception e.g.
If i define function like this in vendor/yajra/laravel-datatables-html/src/Html/Button.php:
evereything works fine. It was working fine until the recent update.
System details