Manage your site’s meta tags for display in search engine results or social media networks. Create and manage json-ld microdata. Includes an easy-to-use live preview feature.
When I try to create page. I get Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 262144 bytes) in /vendor/rockettheme/toolbox/Event/src/EventDispatcher.php on line 23
However, if I comment this line 'onTwigTemplatePaths' => ['onTwigTemplatePaths', 0],user/plugins/seo/seo.php:152
All work fine.
When I try to create page. I get Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 262144 bytes) in /vendor/rockettheme/toolbox/Event/src/EventDispatcher.php on line 23
However, if I comment this line
'onTwigTemplatePaths' => ['onTwigTemplatePaths', 0],
user/plugins/seo/seo.php:152 All work fine.It is bug? But other plugins also have this event