Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    ValuesManager.saveData() resets value of ValuesManager.valuesHaveChanged()?

    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.

    #2
    Can you try a newer build? A fix in this area was made on the 11/30. If you're still having an issue, please post a testcase.

    Comment

    Working...
    X