Remove interact local state
I removed the local state from interactRW
and interactR
. Instead I exposed the last read SDS value. This is a step towards editors that are linked directly to data sources in the interaction tasks.
I removed the local state from interactRW
and interactR
. Instead I exposed the last read SDS value. This is a step towards editors that are linked directly to data sources in the interaction tasks.
This will create a new commit in order to revert the existing changes.