When passing local storage variable with multiple users do I have to map the sessionToken for each service I create?
I have gotten the items to populate, but it seems like there is a refresh code written somewhere, I don't know where that would be. I click on the page that has my list in it, and it transfers that information to the next, however it's only there for a minute. then it disappears and shows "undefined" I've looked at all the services I have listed for that page, and I'm not seeing where the issue would be, any ideas?
This is a snapshot of what I get when I debug. I can see the command, but how would I change it? I didn't write it.