When we try to open the create page for mail-templates, the vue template expects the froshTemplateMail extension which is not available at this point.
Expected behaviour
I should be able create a new mail-template via the administration.
Steps to Reproduce?
Install the Shopware Version 6.5.2.1 and the store.shopware.com/froshplatformtemplatemail version 2.0.2.
Then visit the route /admin#/sw/mail/template/create.
The exception can be inspected in the browser console.
PHP Version
8.1
Shopware Version
6.5.2.1
Actual behaviour
When we try to open the create page for mail-templates, the vue template expects the froshTemplateMail extension which is not available at this point.
Expected behaviour
I should be able create a new mail-template via the administration.
Steps to Reproduce?
Install the Shopware Version 6.5.2.1 and the store.shopware.com/froshplatformtemplatemail version 2.0.2. Then visit the route /admin#/sw/mail/template/create. The exception can be inspected in the browser console.