SAPUI5 - Shopping Cart Tutorial Part - 1

แชร์
ฝัง
  • เผยแพร่เมื่อ 11 ธ.ค. 2024

ความคิดเห็น • 20

  • @prajaakeeyaforbetterfuture5881
    @prajaakeeyaforbetterfuture5881 8 ปีที่แล้ว

    Nice tutorials thank you so much sir...

  • @basanal
    @basanal 9 ปีที่แล้ว +1

    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

  • @nicemanis
    @nicemanis 9 ปีที่แล้ว +1

    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?

    • @nicemanis
      @nicemanis 9 ปีที่แล้ว

      It seems that i didn't really fix the error...

    • @nicemanis
      @nicemanis 9 ปีที่แล้ว

      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

    • @AbhishekSaha11
      @AbhishekSaha11  9 ปีที่แล้ว +1

      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.

  • @niketachaudhary669
    @niketachaudhary669 8 ปีที่แล้ว

    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?

  • @munnangimadhuri3334
    @munnangimadhuri3334 5 ปีที่แล้ว

    Please, can someone clarify, if he used Node.js anywhere?

  • @jharper1993
    @jharper1993 9 ปีที่แล้ว

    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

    • @opeprime6850
      @opeprime6850 8 ปีที่แล้ว

      Am getting the same issue too .. Have you resolved yours

  • @opeprime6850
    @opeprime6850 8 ปีที่แล้ว

    Hello Saha, Is there a way I can get this in XML View.

  • @gzala
    @gzala 9 ปีที่แล้ว

    How to implement filter on category

  • @pathan240
    @pathan240 9 ปีที่แล้ว

    model folder and asserts are missing in the Download Source folder

    • @AbhishekSaha11
      @AbhishekSaha11  9 ปีที่แล้ว

      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.

    • @hihihuhu1157
      @hihihuhu1157 8 ปีที่แล้ว

      Abhishek Saha cai

  • @harinckaurelien2547
    @harinckaurelien2547 9 ปีที่แล้ว

    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 :)

    • @kishanpanara
      @kishanpanara 9 ปีที่แล้ว

      +Harinck Aurelien I have also same problem . If you find solution please help me

    • @pallavian4060
      @pallavian4060 6 ปีที่แล้ว

      Hi Harinck, Hi Kishan, Do you guys remember what was the resolution?

  • @gzala
    @gzala 9 ปีที่แล้ว

    Can u share one video for use HTML5 View

  • @AdnanAlsannaa
    @AdnanAlsannaa 9 ปีที่แล้ว

    Thanks a lot for uploading these videos. Can you please explain what splittApp does?
    Regards,