LearnNewsExamplesServices
Frontmatter
id2460
titlecalendar.view.month.Component: ctor check if both stores have data
stateClosed
labels
enhancement
assigneestobiu
createdAtJun 24, 2021, 9:05 PM
updatedAtJun 24, 2021, 9:09 PM
githubUrlhttps://github.com/neomjs/neo/issues/2460
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJun 24, 2021, 9:09 PM

calendar.view.month.Component: ctor check if both stores have data

Closed v8.1.0 enhancement
tobiu
tobiu commented on Jun 24, 2021, 9:05 PM

so far it was a race condition between the calendars and event stores.

with lazy loading for the views in place, it can happen that the view module arrives after both stores got loaded already.

a simple ctor check can resolve this.

tobiu added the enhancement label on Jun 24, 2021, 9:05 PM
tobiu assigned to @tobiu on Jun 24, 2021, 9:05 PM
tobiu referenced in commit c329050 - "calendar.view.month.Component: ctor check if both stores have data #2460" on Jun 24, 2021, 9:09 PM
tobiu closed this issue on Jun 24, 2021, 9:09 PM