Widgets: Table: Removing all rows when one is selected makes seleecting a new
row impossible.
---------------------------------------------------------------------------------------------
Key: XAP-303
URL: https://issues.apache.org/jira/browse/XAP-303
Project: XAP
Issue Type: Bug
Components: Widgets
Reporter: Trevor Oldak
Priority: Critical
1) Open the table widget component test
2) Select a row
3) Click 'remove all rows'
4) Click 'add basic row'
5) Try to reselect a row.
A javascript error will be thrown:
Error: _112b has no properties
Source File: http://localhost:81/XAP_testing44/.dist/samples/xap/xapcore.js
Line: 20799
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.