Error any component move

I am working in BPMN, The component does not moved on drag and drop.It throws error while drop the component in desired place.
ERROR:
"unhandled error in event listener
TypeError: Object doesn’t support property or method ‘get’ "

But it works on “ESC” key press.

What is your browser environment, which version of bpmn-js are you using?

Hi,

I am using IE 11 and the version is modeler. Like said earlier, it is throwing an error message while dropping the component in desired place.

Thanks.

Which release version of the library are you using. v0.15.0?

Hi,

 I am currently using version v0.12.1

Thanks.

Please update to the latest version to see if you can reproduce the problem there.

Provide us with concrete steps to reproduce, a screen cast and the logs from your developer tools (F12).