api-typings icon indicating copy to clipboard operation
api-typings copied to clipboard

fix: there is no correct ref for properties in this.setData

Open dhlolo opened this issue 1 year ago • 0 comments

You can get ref from this.setData({ keyA }) where keyA is a key of data, but when it is property, it can not be.

dhlolo avatar Oct 27 '23 03:10 dhlolo