Closed
Description
Sorry in advance for being a bit vague, but I'm having trouble nailing down exactly what's going on here. I have an app that uses the Google Maps API. After upgrading from raven-js 1.3.0
to 2.0.1
, I'm consistently getting errors when the map settles after "flicking" to pan the map (i.e. click and drag with some speed, let go and allow the momentum to continue panning the map until it settles).
Example: https://jsfiddle.net/jgerigmeyer/zkbqjcsu/
TypeError: Cannot read property 'Ja' of null
at wrapped(/assets/raven.bundle.js:325:30)
at _.t.oo(/maps-api-v3/api/js/23/4/common.js:228:106)
at _.t.nn(/maps-api-v3/api/js/23/4/common.js:254:38)
at Object._.H.trigger(/maps/api/js:88:121)
at null.<anonymous>(/maps-api-v3/api/js/23/4/common.js:197:441)
at Nw(/maps-api-v3/api/js/23/4/common.js:198:140)
at Object._.H.trigger(/maps/api/js:88:121)
at _.t.Kl(/maps-api-v3/api/js/23/4/common.js:241:70)
Metadata
Metadata
Assignees
Labels
No labels