We have one class where for some reason a call to the ValuesManager.saveData() method is changing the result of ValuesManager().valuesHaveChanged() from false to true after the save is successful. We are expecting it to be false at this point. Is there some reason why this would occur?
This is still happening as of the 11/28 SmartGWT nightly build.
This is still happening as of the 11/28 SmartGWT nightly build.
Comment