Hello,
i've been browsing this forum and i cannot seem to find an answer to my problem.
Here is the thing. On page 1 I populate the list via REST service - I get 10 list items. On page 2 i display detailed content from list item from page 1.
However, no matter which list item i click on page 1, the page 2 displays alway the same content (always the last added item).
As i said the list items are populated via rest but when item is clicked, it is saved to local storage. On page 2 the local storage is displayed just as i read from your tutorials.
Please help ![]()