問題タブ [state.go]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
angularjs - AngularJS: 未定義のプロパティ 'runner' を読み取れません
概要 : angular アプリケーションで重大な問題が発生しています。私は使っている
AngularJS v1.4.7
angular-animate
angular-ui-router
コンソールにエラーが表示されますTypeError: Cannot read property 'runner' of undefined
スクリーンショット:
エラーを生成する方法:
これType Error
は毎回生成されるわけではありませんが、HTML およびコントローラーからのstate
使用を変更しようとしたときに発生します。ui-sref
$state.go()
これまでに何を試しましたか?
この一時的な修正を試みましangular-animate.js
たが、まったく進歩しませんでした。
opened issue
とにgithub
もたくさんありますSO
。
即時のヘルプは非常に高く評価されます。ありがとう