LearnNewsExamplesServices
Frontmatter
id4392
titleform.field.Picker: destroy() => enforce unmounting
stateClosed
labels
enhancement
assignees[]
createdAtMay 8, 2023, 11:30 AM
updatedAtMay 8, 2023, 11:31 AM
githubUrlhttps://github.com/neomjs/neo/issues/4392
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMay 8, 2023, 11:31 AM

form.field.Picker: destroy() => enforce unmounting

Closed v8.1.0 enhancement
tobiu
tobiu commented on May 8, 2023, 11:30 AM

there are some edge cases, where a picker field with an open picker overlay triggers a page navigation resulting in a destroy() OP. this does not always ensure that the overlay does get removed from the dom, so we need to adjust our logic.

@alberthashani

tobiu added the enhancement label on May 8, 2023, 11:30 AM
tobiu referenced in commit a5693f9 - "form.field.Picker: destroy() => enforce unmounting #4392" on May 8, 2023, 11:31 AM
tobiu closed this issue on May 8, 2023, 11:31 AM