cancel
Showing results for 
Search instead for 
Did you mean: 

Error - adding object "component" with duplicate id , while cross nav to 2nd to 1st app.

gyanranjan
Member
0 Kudos

duplicate-id-error.pngHi experts,

I have 2 single page application with no routing used on launchpad . I am able to cross nav from 1st to 2nd app but when i do from 2nd to 1st app it trough adding object "component" with duplicate id. Attached the screenshot as well.

I have used destroy () in component 'sap.ui.core.UIComponent.prototype.destroy.apply(this, arguments);"

But still I am getting duplicate Id issue.

Kindly suggest me where i am doing wrong.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member322772
Active Participant
0 Kudos

Are you creating an id with getCore() at all? That will cause troubles.