After dragging the map a few times on
airbnb.com/search you can no longer click markers or drag the map again in Chrome. The zoom control on the left still works, and after changing the zoom once with that control the rest of the map works again too.
Occasionally the exception "Uncaught TypeError: Cannot read property 'scale' of null" is thrown, but for the most part no exceptions show up in the console. No "scale" property is ever accessed by Airbnb's JavaScript, so it must be internal to the Google Maps API.
This happens most frequently in Chrome. I am using 13.0.782.24, but I have heard reports of this problem in other versions. I have yet to reproduce this in Firefox.
The page is using GMaps v3.2.
Has anyone experienced something similar to this?