Module ◄Компоненты, Модули, Хаки► Magento 2

I'm testing PWA on Magento 2.3. The upload icon in Push Notification Message does not work.

I solved by changing the following line in the app/code/Webkul/Pwa/view/adminhtml/ui_component/pwa_notificationmessage_form.xml file

before
<item name="formElement" xsi:type="string">fileUploader</item>
after
<item name="formElement" xsi:type="string">imageUploader</item>

and now it works
 
Amasty Google Page Speed Optimizer 1.0.5
 
Top