Share feedback, ideas and get community help

F
M
a
g
E

Remember User - iFrame

It appears that Typebot will not remember a user if called via an iFrame. Is there any way around that or is this unexpected behaviour?
B
1 comment
The information is stored on either session or local storage.

You cannot access the local Storage from an iframe unless the third party URL and html file hosted are on the same domain. and for your use case you could use the window.postMessage to access the data across the windows or iframes.

https://stackoverflow.com/questions/61554531/how-to-use-localstorage-in-iframe
Add a reply
Sign up and join the conversation on Discord
Join