Hello there!
I am trying to open up a Canvas app inside an Office Add-In. It opens up fine and works too, but only after clicking through 2 warning messages. From my experience with Add-Ins, this is caused because the Add-In Office Api is not loaded into the website code. Is there a way to reference and initialize the Office JavaScript library inside a Canvas App?
I tried using a PCF control, as I read there is no other way of getting JavaScript code into a Canvas App without them. It didn't seem very promising and I had no luck with it so far, but I wanted to use a Custom Code Component that just loads the library to see if it works..
Looking forward to your answers!
Thanks and cheers!
Christoph