Closed kapi1525 closed 1 year ago
This pull request fixes few bugs with smartproperties i found while porting my extension.
Why did you read convState->jsonProps[id] instead of prop?
convState->jsonProps[id]
prop
This pull request fixes few bugs with smartproperties i found while porting my extension.