Rick
Rick
Hello, 2.3.1 to 2.4 changed namespace. From: `namespace Office365\PHP\Client\Runtime\Auth;` To: `namespace Office365\Runtime\Auth;` Is that maybe the cause of your errors?
Yes please, in my case creating a wrapper around an already loaded iframe (DFP add) displays a blank add. I believe this is because the DOM is altered and content...
I had to do something similar but did not wanted to change library; What I did was use loading='lazy' but not on first image in slider. Because then the 'height'...