Global Variable is not saved properly on reload
wysohn opened this issue ยท 4 comments
It seems the reload command load the file before the contents in the memory are written to the file causing corruption
Reload command must wait until previous save task is done
This problem is still on-going in 3.0.4, and I found this happens only when we try to save null (to delete it).
@rkdrns4747
Please re-open with the steps required to reproduce the problem.
Can't really pin-point the problem at the moment.