LearnNewsExamplesServices
Frontmatter
id4831
titleform.Container: setConfigs()
stateClosed
labels
bug
assigneestobiu
createdAtSep 4, 2023, 2:08 PM
updatedAtSep 4, 2023, 2:08 PM
githubUrlhttps://github.com/neomjs/neo/issues/4831
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 4, 2023, 2:08 PM

form.Container: setConfigs()

Closed v8.1.0 bug
tobiu
tobiu commented on Sep 4, 2023, 2:08 PM

2 issues:

  1. radios needs to get checked before checkboxes, since the condition checkbox instanceof radio returns true (class inheritance)
  2. we need to delete fieldConfigs.value after modifying the checked state, since it would overwrite it otherwise
tobiu added the bug label on Sep 4, 2023, 2:08 PM
tobiu assigned to @tobiu on Sep 4, 2023, 2:08 PM
tobiu referenced in commit 7f6ba3c - "form.Container: setConfigs() #4831" on Sep 4, 2023, 2:08 PM
tobiu closed this issue on Sep 4, 2023, 2:08 PM