Fabian Engelniederhammer
Results
3
comments of
Fabian Engelniederhammer
I think I experienced the same bug: ``` Type '{ displayName: string; content: DivisionOperatorResult[]; }[]' is not assignable to '{ displayName: string; content: DivisionOperatorResult[]; }[]' 87: .data=${data} no-incompatible-type-binding ``` From...
We also need this feature. Are you planning do implement it?