Hi Yurii,
In the current scenario, I m firing this service(getCartItems) from 'posDashBoard'
page, and the service mapping is on 'ipadscreen1'. I think this is the culprit.
I tried to call this service from ipadscreen1 page it is working fine, but when i m firing the service from posDashBoard page mapping is not happening not properly.
If you want to replicate this scenario follow these steps
First click on plus button to add an item in cartItems table.
Now reload the page and click on 'Master' button on ipadscreen1 page.
You will be able to see the cart items
Now click on 'Detail' button on 'posDashBoard' page. At this time you will not be able to see the content on the page.
Pls see the screenshots
This whole thing was working before the update, and i have not made any changes in this code after the update, so please help because it has become a showstopper for me.