If you inspect an element that has an overlay active state (such as canvas or modal) and then click outside of the element to see the base element again, the inspector loses its focus on that element.
Repro:
- Click off canvas button
- Button is inspected but you can no longer see the button because canvas covers it in preview
- Close canvas to see toggle
- Canvas button toggle loses focus
Definitely not how it used to work and seems a bit off. I’ve confirmed that this happens to modal elements and off canvas elements 100% of the time.