Jquery UI error - f.getClientRects is not a function

前端 未结 7 1123
不知归路
不知归路 2020-12-08 18:25

I\'m trying to make Jquery UI work, but it doesn\'t. Here\'s what happens. I\'m loading dependencies:



        
7条回答
  •  没有蜡笔的小新
    2020-12-08 19:01

    Adding the jQuery 3 Migrate Plugin resolves this issue as noted here, updated UI will be coming out soon.


    NOVEMBER 5, 2018 UPDATE

    If using latest jQuery and jQuery UI , use latest jQuery migrate to prevent compatibility warnings/issues.


提交回复
热议问题