neomjs / neo

The application worker driven frontend framework
https://neomjs.com
MIT License
2.76k stars 149 forks source link

Portal.view.home.parts.Helix: wheel listeners not always working when rendering initially #5464

Closed tobiu closed 1 month ago

tobiu commented 1 month ago

probably related to component.Helix itself. will look into it.

tobiu commented 1 month ago

it went down into component.Base, where a specific edge-case did not pass the promise resolver. fixed now.