Frontmatter
| id | 5056 |
| title | form.field.Picker: adjust pickerIsMounted |
| state | Closed |
| labels | bug |
| assignees | tobiu |
| createdAt | Oct 25, 2023, 5:50 PM |
| updatedAt | Oct 25, 2023, 9:09 PM |
| githubUrl | https://github.com/neomjs/neo/issues/5056 |
| author | tobiu |
| commentsCount | 0 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | Oct 25, 2023, 9:09 PM |
the config is still in use inside several spots, but the custom show & hide logic got removed.
we should populate the value again or remove it.