Alexander Uspensky
Alexander Uspensky
**To Reproduce** Steps to reproduce the behavior: 1. Go to https://codesandbox.io/s/cool-gates-qcd5x?file=/src/App.js:0-66 2. Right-click on all 3 triggers 4. All 3 layers are visible **Expected behavior** Expected `onOutsideClick` to be called.
For example i have a cache that looks like that: ``` Item:1: { id: '1', title: 'item 1', __typename: 'Item' }, Item:2: { id: '2', title: 'item 2', __typename: 'Item'...
In my case we use http://distimo.com tracking service to count redirects. This service provides custom link that redirects to store like this: http://app.lk/BaW. So I override fallback redirect accordingly. ```...
Use redux-devtools-extension instead of deprecated redux-devtools-dock-monitor #5 @eudaimos