LearnNewsExamplesServices
Frontmatter
id4052
titleform.field.Select: afterSetValue() => list silentVdomUpdate
stateClosed
labels
bug
assigneestobiu
createdAtFeb 13, 2023, 7:41 PM
updatedAtFeb 13, 2023, 7:44 PM
githubUrlhttps://github.com/neomjs/neo/issues/4052
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 13, 2023, 7:44 PM

form.field.Select: afterSetValue() => list silentVdomUpdate

Closed v8.1.0 bug
tobiu
tobiu commented on Feb 13, 2023, 7:41 PM

the logic is from the time where the list vdom was a direct child node of the field DOM.

this is no longer the case (separate DOM nodes), so enabling the silent mode will prevent filters from updating and select field lists will show all items.

tobiu added the bug label on Feb 13, 2023, 7:41 PM
tobiu assigned to @tobiu on Feb 13, 2023, 7:41 PM
tobiu referenced in commit 7608d14 - "form.field.Select: afterSetValue() => list silentVdomUpdate #4052" on Feb 13, 2023, 7:43 PM
tobiu closed this issue on Feb 13, 2023, 7:44 PM