LearnNewsExamplesServices
Frontmatter
id4895
titlecalendar.view.EditEventContainer: regression bug => using form.Container.getField()
stateClosed
labels
bug
assigneestobiu
createdAtSep 12, 2023, 7:41 AM
updatedAtSep 12, 2023, 7:46 AM
githubUrlhttps://github.com/neomjs/neo/issues/4895
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 12, 2023, 7:46 AM

calendar.view.EditEventContainer: regression bug => using form.Container.getField()

Closed v8.1.0 bug
tobiu
tobiu commented on Sep 12, 2023, 7:41 AM

when introducing lazy loaded forms, most form methods became async. getField() is one of them. we need to await the result.

tobiu added the bug label on Sep 12, 2023, 7:41 AM
tobiu assigned to @tobiu on Sep 12, 2023, 7:41 AM
tobiu referenced in commit cc5f937 - "calendar.view.EditEventContainer: regression bug => using form.Container.getField() #4895" on Sep 12, 2023, 7:46 AM
tobiu closed this issue on Sep 12, 2023, 7:46 AM
tobiu referenced in commit c76eccb - "v6.5.0 (#4898) on Sep 12, 2023, 3:37 PM