If there is a difference in the hjson then send a message back

pull/1/head
Caleb James DeLisle 9 years ago
parent f62ec85a4c
commit 669bcc1935

@ -200,7 +200,7 @@ define([
var shjson2 = JSON.stringify(Convert.core.hyperjson.fromDOM(inner));
if (shjson2 !== shjson) {
throw new Error("change after conversion");
rti.propogate(shjson2);
}
};

Loading…
Cancel
Save