Hey there,
Are <s-admin-action>(s) supposed to be available on the ‘create’ page, or only on the ‘read’ page of the resource (read: Discount, Product etc)?
It seems like, relevant actions are only fetched from the read resource, for access from the More actions menu. However, you can navigate to these IF you load a read page, and then navigate to a create page.
Navigating directly to a create page of the resource, linking to the action fails with action does not exist.
Thoughts?