Mathieu Audebert
Mathieu Audebert
I've the same issue with `"@apollo/react-hooks": "^3.1.3",` and `refetch` ``` Cannot read property 'refetch' of undefined at QueryData._this.obsRefetch (react-hooks.esm.js?b6d6:78) ```
This kinda works in headwings settings : ``` "headwind.classRegex": { ... "typescriptreact": "(?:\\bclassName\\s*=\\s*[\\\"\\']([_a-zA-Z0-9\\s\\-\\:\\/]+)[\\\"\\'])|(?:\\btw\\s*`([_a-zA-Z0-9\\s\\-\\:\\/]*)`)|(?:\\bclassName\\s*=\\s*(?:[^\\'\\\"\\}]+[\\'\\\"]([_a-zA-Z0-9\\s\\-\\:\\/]+)[\\\"\\'])*)" } ```
I think we could envisage using a fork instead of the official package at this point
Sadly it's on a private project, but I can work on a repro ! I'll let you know.
> Sorry for the delay here; still working on this. We are overhauling the canvas layer which will introduce many performance improvements and features. No problem, take your time. 👍...
I'd be very much interested in helping