Hi This notice shows on php > 7.3
Notice: Trying to access array offset on value of type null
file: vertex\parameters.php
$admin_options[(string)$item['name'][0]] = (string)$item['default'][0];
how to solve this please guide me. thanks.