Hello,
I am trying to use igHTMLEditor in an MVC4 project and the editor does not display correctly. Specifically the toolbars do not display.
I set up a project containing only the editor and tried to mimic one of the basic IG online samples. The layout and view files are attached along with a screen shot. The result is the same in IE, Chrome, Firefox and Safari.
I do get an error: Uncaught TypeError: Cannot read property 'mouseup' of undefined
in: infragistics.ui.shared.js
If anyone has a suggestion how to fix this I would appreciate it!
Thanks,
Randy
Hello Randy,
Based on my understanding this behavior can be present if the script files are missing. I was not able to see the behavior you described. I have attached a sample based on the attachment you have provided. I have used CDN as well as local references and the application works as expected.
I hope this helps.