[🐞] server$
doesn't work in unit test when binding to an event handler of DOM element
#4034
Labels
server$
doesn't work in unit test when binding to an event handler of DOM element
#4034
Which component is affected?
Qwik Runtime
Describe the bug
When using
server$
for a DOM event handler, for exampleclick
event handler,server$
throws errorThe bug occurs with Qwik version >=0.104.0
Reproduction
https://github.com/ahnpnl/my-qwik-app/tree/bug/server-function
Steps to reproduce
bug/server-function
pnpm
pnpm run test.unit
System Info
Additional Information
No response
The text was updated successfully, but these errors were encountered: