moorte
moorte copied to clipboard
getting this error in safari
moorte.js:724TypeError: 'null' is not an object (evaluating 't.addClass') moorte.js line 724
it happens when i click inside a editable area
i add if(t !== null) {
to line 724. that fixed it