Hey all,
I’m seeing a bug when using the dialog edit function for data tables. The data loads into the table view correctly however when the user doublclicks on the lowest row
in the table (1st row from the bottom), the dialog window pops up and the number input cells show a value of 0.0 instead of the correct value. This appears to only happen with bottom row and I
can’t reproduce it for other rows.
Additionally, if the user views another row and then comes back to the the bottom row, the data from the previously viewed row will overwrite
the input values of the bottom row. But once again this only happens in the edit dialogue window, not in regular table view. Those values remain correct.
Any idea what might be causing this bug?
Please let me know if I need to provide additional information to help you diagnose the problem.