Installed sellvana on iOS. Getting blank frontend page with only the selvage logo on left and cart icon on right. On mouse-over/click on cart get an error (attached files).
installed test data. Behavior remained unchanged.
Restarted apache. No Change.
Admin module working fine.
Hi, the reason for this is a combination of XDebug default limitation of function nesting and Twig's need for many nesting levels.
Please change this PHP configuration:
xdebug.max_nesting_level = 1000