-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
Description
Which component is affected?
Qwik Runtime
Describe the bug
Trying to register a window event via window:onMouseMove$, it doesn't add the attribute in CSR that qwikloader needs to find the element.
Reproduction
Steps to reproduce
set the toggle to false and click the button
System Info
webAdditional Information
This happens in v1 and v2