storybookjs / react-inspector

🔍 Power of Browser DevTools inspectors right inside your React app
https://5d8cb665bc622e0020296079-dippbxxgcq.chromatic.com/
MIT License
774 stars 95 forks source link

Fix getters on window object #155

Closed xyc closed 1 year ago

xyc commented 2 years ago

Before:

Screen Shot 2022-06-13 at 10 40 26 AM

After:

Screen Shot 2022-06-13 at 10 39 36 AM
ndelangen commented 2 years ago

Looks great to look at, but it breaks unit tests.