Unable to get extsting localstoarge data in Iframe which opens on CRM card button

I have store some data after login into localstoarge on localhost:3000 but when I can click button on CRM card (it opens localhost:3000 window) it is not showing previously set data for localhhost:3000

Hello @Dmore5, thank you for posting in our Community!

When navigating between different pages or components, you’re facing an issue with data persistence in your web application. The problem could be related to how you’re managing and retrieving data from local storage.

I recommend checking if the data is stored properly.

To our top experts, @Anton, @DanielSanchez, @Jnix284, do you have any recommendations for @Dmore5?

Thank you,

Pam