0
我有一個需要檢索角度範圍。以下在Chrome,Safari,IE中運行良好。但在FF中,它引發了錯誤,而且未定義範圍。jquery中的角度範圍
var scope = angular.element('cards-container').scope()
。
請幫忙!
我有一個需要檢索角度範圍。以下在Chrome,Safari,IE中運行良好。但在FF中,它引發了錯誤,而且未定義範圍。jquery中的角度範圍
var scope = angular.element('cards-container').scope()
。
請幫忙!
https://github.com/angular/angular.js/issues/14807 – anu
確保到$ compileProvider.enableDebugInfo = false – anu