-
Bug
-
Resolution: Done
-
Major
-
None
There are a couple of issues related to boundary events:
- Deleting boundary event from node throws GWT error -> When I attach a Boundary Event to a node, e.g. a Timer to a User-Task, and I try to later delete that Boundary Event, I get the following GWT error: An error happened [com.google.gwt.core.client.JavaScriptException: (TypeError) : Cannot read property 'vH' of undefined]. Do you want to undo the last action?
- Docking is not working when the preview panel is opened -> When the preview panel is opened - I can't attach boundary events AT ALL, into any kind of task or other elements.