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
Minor annoyance, the admin targets: admin.order-details.block.render cannot be configured in the same extension as admin.order-details.action.render. The App CLI returns following error:
13:59:32 │ app-access │ Error while updating drafts: Invalid extension point(s) configured:
13:59:32 │ app-access │ - admin.order-details.block.render cannot be configured in the same extension as admin.order-details.action.render. Create a new extension with the admin.order-details.block.render extension point(s).
Please list the package(s) involved in the issue, and include the version you are using
Describe the bug
Minor annoyance, the admin targets: admin.order-details.block.render cannot be configured in the same extension as admin.order-details.action.render. The App CLI returns following error:
Steps to reproduce the behavior:
Create toml:
Expected behavior
This should be possible, as it is possible with Checkout and POS extensions.
Screenshots
Additional context
The text was updated successfully, but these errors were encountered: