Marc J. Schmidt
Marc J. Schmidt
You get free VMs here for all platforms with whatever IE you want, directly from MS, without installing anything manually: https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/ Let me know what you find.
It might be that "darktheme" is added after styles were already applied. In this case you have to call "ElementQueries.init();" again.
is `darktheme` added via JavaScript (React/Vue/Angular/jQuery) ?
So, what's the error here? What's expected and what is the actual outcome? A bit more information would be great otherwise nobody will be able to help.
What is the error and question?
Can you please post a gif/mp4? Your screenshots are not clear to me.
Mh, `getComputedStyle` should work in headless as well. Have you tried headless chrome? https://github.com/GoogleChrome/puppeteer
Actually no idea. Maybe you should post the code behind `Gravatar.init` to get more insights.
What do you mean by issue and what kind of solution are you looking for? Resetting and forcing to relayout the sensor elements is key to make this whole approach...
Interesting. Things to find out: How does the library clone the elements and what implication does this have to the ResizeSensor. I assume the ResizeSensors is cloned as well but...