When the toggleOnClick option is set to true, the hide method doesn't hide the Popover
Workaround: https://dojo.telerik.com/JhWNDQrv (works only in the custom scenario when the hide method is called on scrolling the page. It will not work when the call method is called on button click)
The Popover remains visible
The Popover should hide
_
The popover does not show when the mouse is moved normally. It will show only when the mouse is moved very slowly.
Popover is not displayed over every item but on every second item. It is displayed on every item only if the mouse moves slowly.
The popover should show over every item.