Skip to content

Commit

Permalink
A service message will not be sent from iframe if it is removed after…
Browse files Browse the repository at this point in the history
…wards (fix DevExpress#64)
  • Loading branch information
LavrovArtem authored and Churkin Andrey committed Nov 2, 2015
1 parent 0df0c70 commit aca36df
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
hammerhead.start();

var messageSandbox = hammerhead.sandbox.event.message;

var iframe = window.top.document.getElementsByTagName('iframe')[0];

window.addEventListener('load', function () {
Expand Down

0 comments on commit aca36df

Please sign in to comment.