LearnNewsExamplesServices
Frontmatter
id2461
titlecalendar.view.YearComponent: ctor check if both stores have data
stateClosed
labels
enhancement
assigneestobiu
createdAtJun 24, 2021, 9:11 PM
updatedAtJun 24, 2021, 9:14 PM
githubUrlhttps://github.com/neomjs/neo/issues/2461
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJun 24, 2021, 9:14 PM

calendar.view.YearComponent: ctor check if both stores have data

Closed v8.1.0 enhancement
tobiu
tobiu commented on Jun 24, 2021, 9:11 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:11 PM
tobiu assigned to @tobiu on Jun 24, 2021, 9:11 PM
tobiu referenced in commit 34b04a5 - "calendar.view.YearComponent: ctor check if both stores have data #2461" on Jun 24, 2021, 9:14 PM
tobiu closed this issue on Jun 24, 2021, 9:14 PM