schema
schema copied to clipboard
fix previousValue in onChange for schema type properties
previous value needs to be assigned (cloned) before decoding.
may need to do this on array and map as well - I didn't check...