Jonas Höfflin

Results 5 comments of Jonas Höfflin

I am also looking forward to a feature like that! I currently solve that with enabled and ! operator but that isn't really ts friendly for me and my setup.

> [@jofflin](https://github.com/jofflin) one limitation I pointed out is it needs to be figured out how to make this feature work with SDK calls such as `foo(id, query, body)`, i.e. multiple...

Fix: Replace line 87 and 265 with: `onPress = () => {},` ``

I found the Update fix:memory leaks. I will update and see if that resolves the issue