I have just upgraded my smartGWT pro version today (SmartClient Version: v10.0p_2015-02-18/Pro Deployment (built 2015-02-18)) and I'm still getting the warnings.
Sometimes the warnings appear and everything from a user perspective seems ok, most of the time however the link is disabled.
Seems like a timing issue as sometimes it will render correctly, tried attaching the click event in a schedule deferred event but that has made no difference.
Code:
17:19:49.757:MOU5[E0]:WARN:LinkItem:isc_LinkItem_1[viewEditLink]:Attempting to apply event handlers to this item. Unable to get a pointer to this item's focus element 17:19:49.766:MOU5[E0]:WARN:LinkItem:isc_LinkItem_1[viewEditLink]:Attempting to apply event handlers to this item. Unable to get a pointer to this item's focus element 17:19:49.835:MOU5[E0]:WARN:LinkItem:isc_LinkItem_5[addParticipantLink]:Attempting to apply event handlers to this item. Unable to get a pointer to this item's focus element 17:19:49.845:MOU5[E0]:WARN:LinkItem:isc_LinkItem_5[addParticipantLink]:Attempting to apply event handlers to this item. Unable to get a pointer to this item's focus element 17:19:51.401:TMR1:WARN:LinkItem:isc_LinkItem_1[viewEditLink]:Attempting to apply event handlers to this item. Unable to get a pointer to this item's focus element 17:19:51.414:TMR1:WARN:LinkItem:isc_LinkItem_5[addParticipantLink]:Attempting to apply event handlers to this item. Unable to get a pointer to this item's focus element
Dale
Leave a comment: