jQuery 1.7.1 を jQuery 1.9.2 に置き換えましたが、カスタム ビルド UI スクリプトと jQuery 提供の UI ライブラリの一部で次のエラーが発生しました。以下はエラーです。
また、jQuery UI ライブラリを 1.10.0 にアップグレードしました。
以下は、私が直面しているエラーです。
Uncaught TypeError: Cannot read property 'element' of undefined
'e.widget._close'
(anonymous function)
e.widget.close
(anonymous function)
'_on.blur'
u
b.event.dispatch
v.handle
Uncaught TypeError: Object [object Object] has no method 'menu'
cannot call methods on myCustomOverlay prior to initialization; attempted to call method 'isOpen'
私が世話をしなければならないことはありますか?1.7.1 から 1.9.1 への移行方法を教えてください