DataKick
                                            DataKick
                                        
                                    Debug mode has no impact on error reporting, not during installation phase anyway. Any errors / exceptions that **can** be caught on application level are caught, and displayed (see the...
Thanks @danieltallentire
Other attributes must be preserved as well. For example, cookiebot script looks like this: ``` ``` Attribute `data-cbid` is dropped causing cookiebot script not working correctly. See issue thirtybees/cookiebot#1
Using `data-keepinline` is a workaround, not a solution. It requires module developer to be aware of the 'move the the end' functionality, and explicitly prevent it. That can be useful...
Also, moving javascript to the end can cause issues when statements aren't correctly ended by semicolon. See issue https://github.com/thirtybees/ganalytics/issues/6
At this moment, avif is supported by 68.86% of all browsers used on the internet. For comparison, webp has 94.25% support. Anyway, thirty bees can't support this at the moment,...
Affected hooks: - actionGetIDZoneByAddressID - actionDeliveryPriceByPrice - actionDeliveryPriceByWeight
I don't have any issues with such products. Tested on bleeding edge. What issues exactly are you experiencing?
Reproduced. Back office, order line modification, set price to zero -- javascript validation error occurs. Note that it is possible to add new order line with zero price, we just...
We could add such switch into the configuration, and fix the default themes. But it would not work on any third-party / paid themes.