Point-and-click feature in the component pane has incorrect coordinates when hovering over portal'd content
Describe the bug
When clicking the "click-in-page" button to then go click something in the page for the component tree to pull up, the highlight should only highlight the component, and be aligned properly.
To Reproduce Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior
highlight should overlay hovered component
Screenshots If applicable, add screenshots to help explain your problem.
Environment Ember version, browser, etc.
Additional context Add any other context about the problem here.
is this also with ember-wormhole?
ah, i see the issue now
@NullVoxPopuli i'm not sure if I'm fixing the right thing :) can you share a website as a example?
I have gone through this and produced a reproduction that does not reproduce any issue as described in the original description: https://github.com/mainmatter/ember-wormhole-inspector-demo
I am going to keep this issue closed and I will reopen it if someone can PR a working reproduction to that demo repo 👍