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
Brand image previews are not rendered unless I load following command in a javascript file: $(document).previewUploadedImage('#loevgaard_sylius_brand_brand_images');
This can be done in the browser console to test.
I assume that this is a new bug since this bug has been solved before.
If you can confirm this bug I can provide a PR to solve it.
The text was updated successfully, but these errors were encountered:
Brand image previews are not rendered unless I load following command in a javascript file:
$(document).previewUploadedImage('#loevgaard_sylius_brand_brand_images');
This can be done in the browser console to test.
I assume that this is a new bug since this bug has been solved before.
If you can confirm this bug I can provide a PR to solve it.
The text was updated successfully, but these errors were encountered: