In Google Chrome Dev Toolbar Console I get the following Warning, when dragging a draggable marker. The marker is added using the sensor. I also update input form fields on dragEnd (that's exactly when the error appears: on "marker drop"):
"Resource interpreted as Other but transferred with MIME type undefined."
Now I was searching through the whole resources and found two images(?) that seem to be broken. Both are served through:
http://csi.gstatic.com/
The images are retrieved through those url - as there's no copy/paste for links, I typed them manually, so type errors may be present.
It seems that no resource that can be found via google search is available. I'm not even sure if those two images are the root of all evil, as console doesn't tell me where the warning comes from.
I hope anyone has a clue what's going on.
Thanks,
Kaiser.