helix

https://github.com/Lokeh/helix
dominicm 2021-06-25T12:34:13.139600Z

(string/join (quote ~hooks)) almost works, but the invalid hooks usage gets a little trigger happy.

lilactown 2021-06-25T16:20:07.139900Z

wow, thank all both for reporting and digging into this

lilactown 2021-06-25T16:21:16.140500Z

I do agree I think there needs to be some cleaning of the hooks signature before passing to React

lilactown 2021-06-25T16:31:47.140800Z

https://github.com/lilactown/helix/issues/85

lilactown 2021-06-25T16:38:59.141300Z

FYI you can solve this in the very short term by using (array) instead of #js []

lilactown 2021-06-25T16:39:34.141900Z

I've been taking a break from coding the last week but will probably squash some bugs early next week

dominicm 2021-06-25T17:18:42.143Z

Any time 🙂 I hope you enjoyed your break and found it refreshing. We'll probably just wait for the library bump rather than rewrite any code 😛