Debug disappearing elements
1. open https://www.telerik.com/kendo-angular-ui/components/menus/menu
2. hover on menu, suppose i'd like to debug the inside of the menu, how can I do that?
I have this enabled as well:

7 Replies
in this case, you're very sol
it seems that react is replacing the elements on hover
Being Kendo is a paid component lib, I can see them obscuring things as much as they can 🤷♂️
if im not mistaken, that's how react works too
it's not the first site i see doing this weird thing
😢 I know it's a paid library but my company paid for the license XD; sure their support always answers in 24h but I wanted to debug the problem I'm having myself
if elements just disappear, that's going to be a pain to debug
The solution is to make the right click menu overlap with dev tools and it'll stay open, well I'm marking this as solved even if I was just curious of why the setting didn't work
it's all being managed by js
that's why it doesn't work