If there is a difference in the hjson then send a message back
This commit is contained in:
@@ -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);
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user