christian-beckmann

Results 6 comments of christian-beckmann

This is true. Setting // by default Twig.cache(true); to Twig.cache(false); renders includes (and embeds) correctly.

To use the fork, just add this to your composer.json ``` { "repositories": [ { "type": "vcs", "url": "https://github.com/Rocksheep/api-library.git" } ], "require": { "mautic/api-library": "dev-upgrade-to-php8", } } ```

To use the fork, just add this to your composer.json ``` { "repositories": [ { "type": "vcs", "url": "https://github.com/Rocksheep/api-library.git" } ], "require": { "mautic/api-library": "dev-upgrade-to-php8", } } ```

When destroying with the unminitfied version. The styles "overflow:hidden; width: auto; height: 300 px ..." will be left in the element. This have an bad effect if the element was...

Is there any fix for this? from_currency("800,30",decimal_delim = ",") 800 should be 800.30