Hi Ravikant,
1. Check you have charset maintained in index.html file,
<meta charset="UTF-8">
2. You can also load debugging libraries by replacing resources/sap-ui-core.js to resources/sap-ui-core-dbg.js for more analysis.
Regards,
Punith
Hi Ravikant,
1. Check you have charset maintained in index.html file,
<meta charset="UTF-8">
2. You can also load debugging libraries by replacing resources/sap-ui-core.js to resources/sap-ui-core-dbg.js for more analysis.
Regards,
Punith