Frontmatter
| id | 292 |
| title | component.Gallery: Store with initial sorter |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | Mar 16, 2020, 12:51 PM |
| updatedAt | Mar 16, 2020, 1:28 PM |
| githubUrl | https://github.com/neomjs/neo/issues/292 |
| author | tobiu |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Mar 16, 2020, 1:28 PM |

in case the gallery is using a store with an initial defined sorter, it breaks.
probably firing a sort event before having data.
will look into it.