If you use the infinity wrapper inside of a webcomponent and you want to target the window, you need to skip the querySelector. The vue element can not query things outside of the webcomponent. This is a very specific check. However, it also doesn't break anything.
If you use the infinity wrapper inside of a webcomponent and you want to target the window, you need to skip the querySelector. The vue element can not query things outside of the webcomponent. This is a very specific check. However, it also doesn't break anything.