Denis
Results
1
comments of
Denis
This issue is still a thing. Run this [example (before fix)](https://jsitor.com/4dubii4Hd) in **Safari** or overwrite the function `isElementInternalsSupported`. ```js function isElementInternalsSupported() { return false; } ``` This example shows that...