You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It appears that trying to send any form of array variable, just kills the memory. Even with 2G set, it still dies.
[21-Nov-2024 09:48:19 Australia/Brisbane] PHP Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 262144 bytes) in /var/www/html/vendor/yiisoft/yii2/base/Module.php on line 784
[21-Nov-2024 09:48:19 Australia/Brisbane] PHP Fatal error: Allowed memory size of 2147483648 bytes exhausted (tried to allocate 262144 bytes) in Unknown on line 0
Bug Report
Hello,
Sending a variable into a spark component as an array value, kills the request and shows a blank white page. For example:
Plugin Version
1.0.0-alpha.5
Craft CMS Version
5.5
PHP Version
No response
The text was updated successfully, but these errors were encountered: