ac566

Results 3 comments of ac566

I may be wrong, but doesn't "function" have it's own "this" scope? It should work if you use arrow syntax

> If I explicitly import the type and I use in the selector 'as' like this: > > ``` > import {RequestStatus} from '@mylib/core' > > export const getDeleteLocationState =...

Ok so after some recent experimentation, I can say that VSR now works in electron apps, with the caveat that any containing blocks cannot have css "filter" property otherwise it...