You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tried to get this package to run today, but I am running into problems. E.g.
"Declaration of Pdmfc\\NovaFields\\ActionButton::hide($callback) must be compatible with Laravel\\Nova\\Fields\\Field::hide()"
As one can see, Field::hide doesn't take any parameters, while ActionButton::hide accepts a callback.
Commenting out the hide function in ActionButton.php at least renders the page, but then other errors show up.
Is this because I'm using Nova 4, or am I missing something?
dmyers, RuslanMak, slowdream, dominik-eller and termageddon-thomaswilliamengbjerg and brnwslm