gobrightspot / nova-detached-actions

A Laravel Nova tool to allow for placing actions in the Nova toolbar detached from the checkbox selection mechanism.
MIT License
168 stars 50 forks source link

Not Refreshing Resource List #83

Open chiragsenjaliya opened 1 year ago

chiragsenjaliya commented 1 year ago

It works perfectly fine on Laravel Nova 4 but on the list page action after calling action it doesn't refresh the list.

Getting a success message on the handle and everything.