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
Perform a full regression testing on the following items (1.6.0 milestone) after all are merged into the develop branch. If there are any issues found, please add them as individual comments below for tracking.
Issue 1: When attempting to update a list without selecting an updated item from the dropdown menu, a fatal error occurs upon clicking the "Update List" button.
Fatal_error.mov
[28-Jun-2024 11:40:20 UTC] PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /Users/sumitbagthariya/Local Sites/mailchimp/app/public/wp-content/plugins/mailchimp/mailchimp.php:695
Stack trace:
#0 /Users/sumitbagthariya/Local Sites/mailchimp/app/public/wp-content/plugins/mailchimp/views/setup_page.php(24): mailchimp_sf_change_list_if_necessary()
#1 /Users/sumitbagthariya/Local Sites/mailchimp/app/public/wp-content/plugins/mailchimp/mailchimp.php(792): require_once('/Users/sumitbag...')
#2 /Users/sumitbagthariya/Local Sites/mailchimp/app/public/wp-includes/class-wp-hook.php(324): mailchimp_sf_setup_page('')
#3 /Users/sumitbagthariya/Local Sites/mailchimp/app/public/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters('', Array)
#4 /Users/sumitbagthariya/Local Sites/mailchimp/app/public/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#5 /Users/sumitbagthariya/Local Sites/mailchimp/app/public/wp-admin/admin.php(259): do_action('toplevel_page_m...')
#6 /Users/sumitbagthariya/Local Sites/mailchimp/app/public/wp-admin/options-general.php(10): require_once('/Users/sumitbag...')
#7 {main}
thrown in /Users/sumitbagthariya/Local Sites/mailchimp/app/public/wp-content/plugins/mailchimp/mailchimp.php on line 695
Suggestion
There is inconsistent spacing between Header and Sub-Header, In the shortcode and the Mailchimp widget.
Perform a full regression testing on the following items (1.6.0 milestone) after all are merged into the develop branch. If there are any issues found, please add them as individual comments below for tracking.
eslint
GitHub Action Workflow #20Settings
link on the plugin list screen goes to the new top-level settings menu #32The text was updated successfully, but these errors were encountered: