Account created on 11 August 2015, almost 9 years ago
#

Recent comments

πŸ‡©πŸ‡ͺGermany dev.tim

If someone find it useful: One simple approach could be to write your custom twig function and call that inside of the SDC component. e.g. for breakpoint or similar.

{% set breakpoints = get_breakpoints() %}

πŸ‡©πŸ‡ͺGermany dev.tim

any news here? i am also missing the comparising to SDC. what are the differences? documentation are almost the same. help appriciated.

πŸ‡©πŸ‡ͺGermany dev.tim

For me patch #4 was working, without the need to apply any additional patch from ticket https://www.drupal.org/project/decoupled_router/issues/3111456 πŸ› Unable to resolve path on node in other language than default Needs work

I also was trying to apply patch#17 and #6 in combination with patch #64 from issue 3111456, but there was no way of bringing this to work with both entity types (node and commerce_product).

Atm it seems like #4 solved the problems.

thanks!

πŸ‡©πŸ‡ͺGermany dev.tim

according to Line 669 of modules/contrib/commerce/modules/order/src/Entity/Order.php there is probably missing a Store to that order. Maybe you have delete the store in the past, but order or cart was created when store was still exisiting?

Line 669 of modules/contrib/commerce/modules/order/src/Entity/Order.php:

    $timezone = $this->getStore()->getTimezone();
πŸ‡©πŸ‡ͺGermany dev.tim

dev.tim β†’ made their first commit to this issue’s fork.

Production build 0.69.0 2024