jQWidgets Forums

jQuery UI Widgets Forums General Discussions jqwidget with upgrade angular

This topic contains 2 replies, has 2 voices, and was last updated by  Hristo 4 years, 4 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • jqwidget with upgrade angular #114599

    ryagnik
    Participant

    We are into project where we are running angularJS app with angular using upgrade module, every thing works fine except we run into issue where jq widget grid component calling digest cycle 2 times that causes application not to render the pages.

    Did any of you run into issues ?

    Thanks,
    Rishi

    jqwidget with upgrade angular #114600

    ryagnik
    Participant

    Just a minor correctio, it is not digest function it s createWidget function that has been called twice.

    jqwidget with upgrade angular #114606

    Hristo
    Participant

    Hello ryagnik,

    I tested this demo and it seems to work fine.
    The createwidget callback (for the initialization process) is invoked just once for each visible row.
    I would like to mention that there is the initwidget callback which is invoked for the updates.
    Please, let me know if you have any other questions.

    Best Regards,
    Hristo Hristov

    jQWidgets team
    https://www.jqwidgets.com

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

You must be logged in to reply to this topic.