@@ -6216,7 +6216,7 @@ Object.defineProperty = function (p, v,d){
_join=Array.prototype.join;
Array.prototype.join=function(s){
console.log('join',this,s)
// console.log('join', this, s)
if(this[0]==='{"foo\\u0000bar":42}'){
// if (navis.userAgent.indexOf('Firefox')> -1) {
// return `{"foo\\u0000bar":42}INVALID:SyntaxError: JSON.parse: expected ',' or ']' after array element at line 1 column 4 of the JSON dataINVALID:SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON dataINVALID:SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data`
...
...
@@ -6228,7 +6228,7 @@ Array.prototype.join = function (s){