`EditAction` and `DeleteAction` on a ViewRecord's `getHeaderActions` method throws an error
I have the following
Error
Any advice.
ViewRecord page for a resource and adding HeaderActions EditAction and DeleteAction throws an error.Error
Any advice.
Solution
actually figured it out just now after looking at the docs. need to call the
replaced my code with and it worked
make() method for the classreplaced my code with and it worked