I am using equation editor(for math function) plugin with ck-editor. In a single page where i am using multiple editor. when i am hover on math symbols it showing all function for only one editor but not multiple.
Please help how to show all functions for all editor in a single page.
Thanks
I don't know if this topic is still open to discussion, but I felt at the same problem this week, and I've developed a solution.
https://github.com/ygorlazaro/eqneditorfix
It's just a .JS file you need to add at your project, and I'll fix this error.