nytimes / ice

track changes with javascript
Other
1.71k stars 194 forks source link

TypeError: b.nativeSelection is null #120

Open creatvepro opened 9 years ago

creatvepro commented 9 years ago

I am implementing ice.js and tinyMCE. In Firefox I am receiving an error: TypeError: b.nativeSelection is null.

This does not happen in Safari. Has anyone encountered this error before?

Update: I am using a Bootstrap tab set and notice that I don't get an error if the textarea is placed outside the tab set.