jQuery UI Widgets Forums Editors Editor did something change recently to break editor?

This topic contains 1 reply, has 2 voices, and was last updated by  admin 11 months, 3 weeks ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author

  • edwardsmarkf
    Participant

    https://www.jqwidgets.com/jquery-widgets-demo/demos/jqxeditor/index.htm

    this is throwing errors:

    Uncaught SyntaxError: missing ) after argument list
    autofill.js:7 *** undefined
    jqxeditor.js:8 Uncaught SyntaxError: missing ) after argument list
    demo.htm:26 Uncaught TypeError: $(…).jqxEditor is not a function
    at HTMLDocument.<anonymous> (demo.htm:26:26)
    at j (jquery-1.11.1.min.js:2:27244)
    at Object.fireWith [as resolveWith] (jquery-1.11.1.min.js:2:28057)
    at Function.ready (jquery-1.11.1.min.js:2:29891)
    at HTMLDocument.J (jquery-1.11.1.min.js:2:30257)

    i was (WAS) doing something incredibly stupid, in my production code i was referencing all of the jqwidget libraries from the example pages. since then i have switched to my own internal jqwidget library. that is how i was able to locate this issue.


    admin
    Keymaster

    Hi,

    Unfortunately, we do not know what autofill.js is. We do not have such a file in our code base.

    Regards,
    Peter

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.