We started using a trial version of TinyMce on our developing app. And we have a situation where we would need use the editor multiple times (20-30 times) in a single page, in fact its a single form having multiple textarea fields.
It all looks good however we get the warning on javascript console saying:
"WARNING: Too many active WebGL contexts. Oldest context will be lost.".
Any help would be really appreciated.
We started using a trial version of TinyMce on our developing app. And we have a situation where we would need use the editor multiple times (20-30 times) in a single page, in fact its a single form having multiple textarea fields.
It all looks good however we get the warning on javascript console saying:
"WARNING: Too many active WebGL contexts. Oldest context will be lost.".
Any help would be really appreciated.