Persist Themes according to $conf, $_COOKIES and $_SESSION
ffflabs opened this issue · 0 comments
ffflabs commented
Views are assuming default theme or no theme at all, due to the fact that $container->conf is a frozen service and you cannot override its keys. Therefore, overwriting $conf['theme'] has no effect whatsoever.