question

Manognya-8140 avatar image
0 Votes"
Manognya-8140 asked

Localstorage object is different while using openBrowserWindow in word addin

I am trying to download a pdf using openBrowserWindow in word addin as office 365 is being used for the addin. I want to access the localstorage value that is set in the addin inside the html page i.e. rendered by openBroserWindow.

It seems like two different localstorage object is created separately for the addin and for html. So the value is null inside the html.

The addin is created by angular and deployed in IIS so both the addin and html are in the same domain.

office-addins-dev
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

0 Answers