tableTools flash object (this.movie) looses its functions in IE11
tableTools flash object (this.movie) looses its functions in IE11
rgavrilov
Posts: 13Questions: 6Answers: 0
On first export this.movie.clearText points to a function, but when I export the second time - this.movie.clearText is undefined (not just clearText - all API function disappear). As a result only first export works, subsequent exports contain the same data (because clearText and setText are not available).
Ideas?
This discussion has been closed.