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
1905
igHtmlEditor with Angular
posted

I cannot seem to get the igHtmlEditor to load using the angular directives.  I have created a jsfiddle to demonstrate.  The ig sample at http://igniteui.github.io/igniteui-angular/samples/igHtmlEditor.html does not seem to work either. What am I doing wrong?

Parents
  • 2095
    posted

    Hi rsimm,

    It seems that asynchronous loading of the resources goes wrong. When you load them in advance, everything works properly.

    jsfiddle

Reply Children