jasonfreec

Results 3 comments of jasonfreec

Add $(element).css({"overflow": "visible", "position": "static"}) will resolve this issue. isDisplayed.js use this style to check whether element exists.

add $(element).css({"overflow": "visible", "position": "static"}); in function inserted will resolve this issue

![image](https://user-images.githubusercontent.com/12512495/151655594-172f24c9-c52f-42ba-a442-6d7d29acb8e8.png)