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
I have built a custom resource page and want to attach your button to link to a controller (or anywhere really). I am getting a 404 not found error because resourceId is null :
Hello,
I have built a custom resource page and want to attach your button to link to a controller (or anywhere really). I am getting a 404 not found error because resourceId is null :
/nova-vendor/nova-button/<resource name>/null/text 404 (Not Found)
resourceId is null because each row on this resource is a group of a bunch of rows combined together (i.e. 10 Cars of this model).
Is there a workaround to this dependency? For example I cant even use the button to create a link to an external website because of this dependency.
The text was updated successfully, but these errors were encountered: