Open samuelstroschein opened 2 weeks ago
The CSV serializes the csv and saves it to lix on every change so that lix invokes plugin.detectChanges()
plugin.detectChanges()
Use LIXDK-114 to write changes directly to lix in addition to plugin.detectConflict.
plugin.detectConflict
Context
The CSV serializes the csv and saves it to lix on every change so that lix invokes
plugin.detectChanges()
Proposal
Use LIXDK-114 to write changes directly to lix in addition to
plugin.detectConflict
.Additional information