Warning: Trying to access array offset (when PHP is updated at webhost)

Hello, I updated my PHP settings at webhost (siteground) and see the following error in PHP 8.3.1
this warning displays:
Warning: Trying to access array offset on value of type null in /home/customer/www/REMOVED-for-SECURITY/public_html/wp-content/plugins/gravityformschainedselects/includes/class-gf-field-chainedselect.php on line 526

in PHP 8.0.30
same warning displays:
Warning: Trying to access array offset on value of type null in /home/customer/www/REMOVED-for-SECURITY/public_html/wp-content/plugins/gravityformschainedselects/includes/class-gf-field-chainedselect.php on line 526

in PHP 7.4.33
NO WARNING (YAY)
Error disappears.

SO, how do we fix this so that I can update PHP and not have this error display?

Thanks in advance.

This has also been submitted to the GF support team; will update or delete this thread based on response.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.