Hung Mac
Results
2
comments of
Hung Mac
This issue also appear from getting the element configs by the code below ``` import { data } from '@shopware-ag/admin-extension-sdk'; .... await data.get({ id: 'MY_CMS_ELEMENT__config-element' }); ``` Error message: ```...
Hi @seggewiss, thank you for your answer. It works for me.