Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
715
unable to make igHTMLEditor display correctly
posted

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

igHTMLEditor test project.zip
  • 8736
    posted

    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.

    MvcHtmlEditor.zip