Argument 1 passed to MagentoFrameworkMailAddressConverter::convertMany() must be of the type array, null given,
I have created a pop up html form for sending mail to admin panel, it can pop up and keys in data but somehow it showed error while submitting. app/code/Myvendor/Mymodule/Block/Popup.php <?php namespace MyvendorMymoduleBlock; use MagentoFrameworkViewElementTemplate; class Popup extends MagentoFrameworkViewElementTemplate {… Read More »Argument 1 passed to MagentoFrameworkMailAddressConverter::convertMany() must be of the type array, null given,