Hi, I am a beginner in SAP UI5.
I am trying to make a split app in JavaScript view.
While I am giving IDs for my various controls I am getting an error, "adding element with duplicate id ".
I have made sure that there are no other controls with same ID.
The error vanishes if I don't use an id.
Please help to get this fixed.