We are using Application insights into our web application by adding the script to our HTML file.
When deleting the cookies and local storage from the browser data, only the cookies are set with the ai values. It used to also update the local storage with an equivalent value. Now, it set an empty value or doesn't set anything at all.
Looking into the docs didn't result in any function or param that can init local storage with ai values.
Can you please advise with this issue?
Hi!
We are using Application insights into our web application by adding the script to our HTML file. When deleting the cookies and local storage from the browser data, only the cookies are set with the ai values. It used to also update the local storage with an equivalent value. Now, it set an empty value or doesn't set anything at all. Looking into the docs didn't result in any function or param that can init local storage with ai values. Can you please advise with this issue?
Thanks!