← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1608462] [NEW] 'non-assignable' JS error in NG LI

 

Public bug reported:

Seeing the following error in the new Launch Instance wizard in master:

angular.js:12783 Error: [$compile:nonassign] Expression '$isAvailableTable ? ctrl.availableTableConfig : ctrl.allocatedTableConfig' in attribute 'config' used with directive 'hzDynamicTable' is non-assignable!
http://errors.angularjs.org/1.4.10/$compile/nonassign?p0=%24isAvailableTabl…eTableConfig%20%3A%20ctrl.allocatedTableConfig&p1=config&p2=hzDynamicTable
    at angular.js:68
    at parentSet (angular.js:9137)
    at parentValueWatch (angular.js:9150)
    at regularInterceptedExpression (angular.js:14752)
    at Scope.$digest (angular.js:16194)
    at Scope.$apply (angular.js:16467)
    at HTMLAnchorElement.<anonymous> (angular.js:24076)
    at HTMLAnchorElement.dispatch (jquery.js:5095)
    at HTMLAnchorElement.elemData.handle (jquery.js:4766)

** Affects: horizon
     Importance: Undecided
         Status: New


** Tags: angularjs

** Tags added: angularjs

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1608462

Title:
  'non-assignable' JS error in NG LI

Status in OpenStack Dashboard (Horizon):
  New

Bug description:
  Seeing the following error in the new Launch Instance wizard in
  master:

  angular.js:12783 Error: [$compile:nonassign] Expression '$isAvailableTable ? ctrl.availableTableConfig : ctrl.allocatedTableConfig' in attribute 'config' used with directive 'hzDynamicTable' is non-assignable!
  http://errors.angularjs.org/1.4.10/$compile/nonassign?p0=%24isAvailableTabl…eTableConfig%20%3A%20ctrl.allocatedTableConfig&p1=config&p2=hzDynamicTable
      at angular.js:68
      at parentSet (angular.js:9137)
      at parentValueWatch (angular.js:9150)
      at regularInterceptedExpression (angular.js:14752)
      at Scope.$digest (angular.js:16194)
      at Scope.$apply (angular.js:16467)
      at HTMLAnchorElement.<anonymous> (angular.js:24076)
      at HTMLAnchorElement.dispatch (jquery.js:5095)
      at HTMLAnchorElement.elemData.handle (jquery.js:4766)

To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1608462/+subscriptions


Follow ups