i am not getting how u created model and resources directories...... i tried to create and downloaded img then also getting error can u explain briefly plzzzzzz i want to learn it i am student i am doing project on this plzzzzz
I had error: "localhost:8080/ShoppingCart/resources/sap-ui-core.js Failed to load resource: the server responded with a status of 404 (Not Found)" To fix it, I changed src attribute in index.html bootstrap -> src="resources/sap-ui-core.js" to src="./resources/sap-ui-core.js" After the change it doesn't show this error, but it shows that it can't find Component-preload.js What are the consequences of this?
If i load the page first time, then it shows that sap-ui-core.js cannot be found, but if refresh then that error disappears and shows that Component-preload.js cannot be found
nicmanis07 You can actually ignore that error. It wont harm you. At the same time you can also create an empty Component-preload.js file, so that the error doesnt bother you. The intention of that file is to minify your components, kind of a performance boost. This is not documented nicely.
hi... loved this tutorial... but i am getting these error: sap-ui-core.js:71 GET localhost:53979/ShoppingCart/resources/sap-ui-version.json 404 (Resource could not be found!) UIComponent.js:6 Uncaught TypeError: Cannot read property 'json' of undefined what could be possibly wrong?
You are right. Can you please download them from this link - github.com/ajaxtown/UI5-Shopping-Cart-Demo/tree/Part-2/WebContent This is the link of the part-2 demo. Sorry for the trouble.
I have a problem, my console returns : Uncaught TypeError: Cannot read property 'attachRouteMatched' of undefined" and i don't know what is that, do you know? Help me pls :)
Nice tutorials thank you so much sir...
i am not getting how u created model and resources directories...... i tried to create and downloaded img then also getting error can u explain briefly plzzzzzz i want to learn it i am student i am doing project on this plzzzzz
I had error: "localhost:8080/ShoppingCart/resources/sap-ui-core.js Failed to load resource: the server responded with a status of 404 (Not Found)"
To fix it, I changed src attribute in index.html bootstrap -> src="resources/sap-ui-core.js" to src="./resources/sap-ui-core.js"
After the change it doesn't show this error, but it shows that it can't find Component-preload.js
What are the consequences of this?
It seems that i didn't really fix the error...
If i load the page first time, then it shows that sap-ui-core.js cannot be found, but if refresh then that error disappears and shows that Component-preload.js cannot be found
nicmanis07 You can actually ignore that error. It wont harm you. At the same time you can also create an empty Component-preload.js file, so that the error doesnt bother you. The intention of that file is to minify your components, kind of a performance boost. This is not documented nicely.
hi... loved this tutorial... but i am getting these error:
sap-ui-core.js:71 GET localhost:53979/ShoppingCart/resources/sap-ui-version.json 404 (Resource could not be found!)
UIComponent.js:6 Uncaught TypeError: Cannot read property 'json' of undefined
what could be possibly wrong?
Please, can someone clarify, if he used Node.js anywhere?
mine doesnt seem to have the white area on the left hand side is it a minor issue or how do i sort this thank you
Am getting the same issue too .. Have you resolved yours
Hello Saha, Is there a way I can get this in XML View.
How to implement filter on category
model folder and asserts are missing in the Download Source folder
You are right. Can you please download them from this link - github.com/ajaxtown/UI5-Shopping-Cart-Demo/tree/Part-2/WebContent
This is the link of the part-2 demo. Sorry for the trouble.
Abhishek Saha cai
I have a problem, my console returns : Uncaught TypeError: Cannot read property 'attachRouteMatched' of undefined" and i don't know what is that, do you know? Help me pls :)
+Harinck Aurelien I have also same problem . If you find solution please help me
Hi Harinck, Hi Kishan, Do you guys remember what was the resolution?
Can u share one video for use HTML5 View
Thanks a lot for uploading these videos. Can you please explain what splittApp does?
Regards,