Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for broken admin grid in production #176

Merged
merged 1 commit into from
Jan 19, 2018

Conversation

duckchip
Copy link

Title

Fix for broken grid in production environment on the Mailchimp Stores grid

Current Status

When trying to go to the grid of Mailchimp stores I get following error:
Warning: Invalid argument supplied for foreach() in /vendor/magento/framework/View/Element/UiComponent/DataProvider/DataProvider.php on line 252

Fixes issues

issue #170 : Error on Mailchimp Stores Grid

Description

I used the implementation of the Magento Customer Grid as a base for this implementation on the stores Grid and this fixes the problem. Working both on development / production

Steps to reproduce

  1. Go to the grid of the Mailchimp stores
  2. See the error

Result after PR

  1. Go to the grid of the Mailchimp stores
  2. See the stores

@gonzaloebiz gonzaloebiz merged commit 8f9535a into mailchimp:develop Jan 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants