xamfoo
Results
3
comments of
xamfoo
Array methods are experimental in the sense I'm still leaving room to change how the API is called in future versions. Particularly, I was thinking about support for Map, Set,...
How is `misc.uploadedImageIds` accessed reactively? Increment operation can also be written as `self.viewData.update('misc.uploadedImages', function (v) { return v + 1; });`
I see. I think a reproduction could be needed to fix this. Is your code open sourced?