sabindev
sabindev
update: this does not happen in playwright
> I just had a use case where the immutable array approach (`[...someArray]`) was not feasible due to frequent updates to the large array. Luckily [*cdkForOf](https://material.angular.io/cdk/scrolling/api#CdkVirtualForOf) also accepts the array...
this also happens to me
I want this feature as well, but it seems like stripe has abandoned the project, did u find a way to do it?