LearnNewsExamplesServices
Frontmatter
id5596
titlecomponent.DateSelector: broken inside the calendar widget => scroll & date click no longer working
stateClosed
labels
bug
assigneestobiu
createdAtJul 20, 2024, 7:53 PM
updatedAtJul 20, 2024, 7:53 PM
githubUrlhttps://github.com/neomjs/neo/issues/5596
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtJul 20, 2024, 7:53 PM

component.DateSelector: broken inside the calendar widget => scroll & date click no longer working

Closed v8.1.0 bug
tobiu
tobiu commented on Jul 20, 2024, 7:53 PM

internally, the triggerVdomUpdate() callback gets lost within a chain of colliding parent updates.

this one will get resolved with the chunking of vdom trees epic (next major version).

as a quick win, we can just adjust the initial painting logic.

tobiu added the bug label on Jul 20, 2024, 7:53 PM
tobiu assigned to @tobiu on Jul 20, 2024, 7:53 PM
tobiu referenced in commit 9f3c714 - "component.DateSelector: broken inside the calendar widget => scroll & date click no longer working #5596" on Jul 20, 2024, 7:53 PM
tobiu closed this issue on Jul 20, 2024, 7:53 PM