Git Product home page Git Product logo

Comments (3)

sdorra avatar sdorra commented on September 7, 2024

I've can't reproduce this. I've added an console.log('...') to the edit controller of the widget and the log message appears only once.

from angular-dashboard-framework.

goleafs avatar goleafs commented on September 7, 2024

Hmmm, well I am seeing it so possibly something environment specific.
I added an edit controller in the news widget just to test that also.

here is the stack of the first breakpoint:
(anonymous function) (news.js:71)
invoke (angular.js:3966)
instantiate (angular.js:3977)
$get (angular.js:7274)
resolveSuccess (ui-bootstrap-tpls.js:2112)
deferred.promise.then.wrappedCallback (angular.js:11561)
(anonymous function) (angular.js:11647)
$get.Scope.$eval (angular.js:12673)
$get.Scope.$digest (angular.js:12485)
$get.Scope.$apply (angular.js:12777)
(anonymous function) (angular.js:19093)
jQuery.event.dispatch (jquery-2.1.1.js:4409)
jQuery.event.add.elemData.handle (jquery-2.1.1.js:4095)

and then the second:
(anonymous function) (news.js:71)
invoke (angular.js:3966)
instantiate (angular.js:3977)
$get (angular.js:7274)
$q.all.then.msg (widget-content.js:94)
deferred.promise.then.wrappedCallback (angular.js:11561)
(anonymous function) (angular.js:11647)
$get.Scope.$eval (angular.js:12673)
$get.Scope.$digest (angular.js:12485)
$get.Scope.$apply (angular.js:12777)
(anonymous function) (angular.js:19093)
jQuery.event.dispatch (jquery-2.1.1.js:4409)
jQuery.event.add.elemData.handle (jquery-2.1.1.js:4095)

angular version - AngularJS v1.2.23
ui bootstrap - Version: 0.11.0 - 2014-05-01

from angular-dashboard-framework.

goleafs avatar goleafs commented on September 7, 2024

this is fixed with the latest 0.2.0

FYI - for anyone else make sure to change the "class" attribute in your model (saved and default versions) to "styleClass" or you will lose the formatting when updating to 0.2.0

from angular-dashboard-framework.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.