Jquery UI error - f.getClientRects is not a function

前端 未结 7 1101
不知归路
不知归路 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:12

    What version is your jQuery UI? I had the same issue with jQuery UI 1.11.4 and jquery 3.0. After installing jQuery UI 1.12.0-rc.2, the problem was fixed.

    0 讨论(0)
提交回复
热议问题