cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

sap.m.TableSelectDialog event method selectionChange isn't working within Launchpad

SAPSeeker
Participant
0 Likes
467

Hi Experts,

When I tried to display a fragment with TableSelectDialog through BAS local run, all works fine. But after deploying in server, I see the below error in logs. As a result, event method 'selectionChange' doesn't work (but works perfectly while running locally through BAS). Is there a way to fix this?

Assertion failed: ManagedObject sap.ui.core.Fragment#application-<name>: encountered unknown setting 'selectionChange' for class sap.m.TableSelectDialog

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

junwu
SAP Champion
SAP Champion

what's your ui5 version of your server?

most likely your server ui5 lib is old.

that event is available since 1.93.

SAPSeeker
Participant
0 Likes
Thanks Junwu. I didn't see the event version which I though would be supported as part of base control version