Commit 4da4734f authored by Boris Kocherov's avatar Boris Kocherov

improve error notification

parent a15cd4d2
......@@ -311,6 +311,7 @@
pointed_a
]
};
console.error(err);
return null; // schema part can't be null
})
.push(function (schema_part) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment