Stef van Dijk
Stef van Dijk
When Magento is running on a non default port (:8080) the AJAX request for "quickdevbar/tab/translation/type/module" fails due to a CORS error. This is happening because the AJAX request is made...
When I try to implement 'Person' on a class like: ```JS import { Person as PersonSchema } from 'schema-dts'; export class Person implements PersonSchema { ... } ``` TS errors...
### Expected Behavior I'd not expect responses of 4 or even 9 gig's to be cached in my Library/Application support ### Actual Behavior ### Reproduction Steps I have no clue...
### Preconditions Dev & Production, unrelated env's Magento Version : 2.4.3-p1 Force Login Module Version : 4.1.0 Third party modules : Yes, many ### Steps to reproduce 1. Enable the...
I was expecting this module to be available through user management (System -> All users -> [USER]). Took me a while to find out there's a seperate 'Account settings' for...
### Preconditions and environment - 2.4.4 - Page builder on the full description (product) ### Steps to reproduce - Add a new product - Add some content in the full...
2.1.6 still has 2.1.5 in the composer file. Not sure what happens on the packagist side, but I tried adding it by github directly and that didn't work either, possibly...
### Preconditions and environment - Mage 2.4.7 ### Steps to reproduce Since updating to Mage 2.4.7 the Orders/Amounts graph on the admin dashboard page is quite slowly animating into it's...