jQuery UI Widgets Forums Angular Initializing jqxSplitLayoutModule failed

This topic contains 1 reply, has 2 voices, and was last updated by  ivanpeevski 2 years, 3 months ago.

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

  • JSt
    Participant

    Hi,
    I try to use the jqxSplitLayoutModule. I create a new project ng new myproject –no-strict and added jqwidgets using ng add jqwidgets-ng.
    I played with the Grid and the BarGauge and everything is fine.
    After I add the module “jqxSplitLayoutModule” in src\app\app.module.ts, the developer tools show the error below and I see an empty browser.
    Any tips, hints, solutions?
    Best wishes
    Jürgen

    jqxsplitlayout.js:8 Uncaught ReferenceError: b is not defined
        at _wrapNativeSuper (jqxsplitlayout.js:8:1928)
        at 608 (jqxsplitlayout.js:8:6258)
        at __webpack_require__ (bootstrap:19:1)
        at 757 (jqwidgets-ng-jqxpanel.mjs:262:1)
        at __webpack_require__ (bootstrap:19:1)
        at 6747 (app.component.html:1:32)
        at __webpack_require__ (bootstrap:19:1)
        at 4431 (environment.ts:16:71)
        at __webpack_require__ (bootstrap:19:1)
        at __webpack_exec__ (main.ts:12:37)
    

    ivanpeevski
    Participant

    Hi Jürgen,

    Thank you for reporting the problem.
    I confirmed the issue and we will fix it as soon as possible.


    Update: The problem is now resolved. You can update jqwidgets-ng to test the jqxSplitLayout widget.

    If you face any other problems, please do not hesitate to contact us again.
    Best regards,
    Ivan Peevski
    jQWidgets Team
    https://www.jqwidgets.com

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

You must be logged in to reply to this topic.