LearnNewsExamplesServices
Frontmatter
id398
titlecomponent.Helix: wheel event while rendering items
stateClosed
labels
bug
assignees[]
createdAtMar 29, 2020, 10:20 PM
updatedAtMar 30, 2020, 2:01 PM
githubUrlhttps://github.com/neomjs/neo/issues/398
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMar 30, 2020, 2:01 PM

component.Helix: wheel event while rendering items

tobiu
tobiu commented on Mar 29, 2020, 10:20 PM

throws JS errors. there needs to be a check if items are rendering and if so ignore the wheel event.

tobiu added the bug label on Mar 29, 2020, 10:20 PM
tobiu referenced in commit da3e866 - "https://github.com/neomjs/neo/issues/398" on Mar 30, 2020, 2:00 PM
tobiu
tobiu Mar 30, 2020, 2:01 PM

there was more to it: the API load request could arrive before the helix got mounted and tried to create the items before this point.

this one is fixed now plus added a mousewheel lock for 0.5s when createItems() gets triggered.

tobiu closed this issue on Mar 30, 2020, 2:01 PM