Posted 18 December 2019, 4:33 pm EST
Hello,
We’ve been working with the newest version of wijmo, 5.20193.637, and we noticed an exception being thrown when trying to fire an event through the onSelectionChanged function in me-comps.component.ts, line 158 in the attached project. On page load, it throws an exception and we discovered through breakpoints it was because e.row was equal to -1.
We then reverted back to the previous version of wijmo to see if this was happening in that version, 5.20183.550, and found that this was not happening.
Our guess is that the -1 value we’re seeing is a kind of “no row found” response rather than some faulty math operation, but either way, could you please explain this change to us, and what fixes we could use to stop the exception from being thrown?
Thanks!flexgriddemo.zip