Okay
  Public Ticket #1416157
dxCharts breaks after jQuery upgrade
Closed

Comments

  •  1
    Donny started the conversation

    Xenon 1.3

    Charts is the main reason I purchase Xenon, but my project is using jQuery 3.x and this causes dxCharts breaks, such as below error when loading assets\js\devexpress-web-14.1\js\dx.chartjs.js

    Cannot read property 'props' of undefined

    Is there any solution such as upgrade dxCharts? Or is there any replacement component for charts?

  • [deleted] replied

    Hi Donny,

    Can you please use the jQuery Migrate plugin in order to make it working:

    https://cdnjs.com/libraries/jquery-migrate

    Please note that right after you include jquery plugin, then include jquery-migrate.min.js to provide support for deprecated features.

  •   Donny replied privately
  • [deleted] replied

    Hi Donny,

    So now the problem got fixed?

  •  1
    Donny replied

    yes, I am fine now.