por Anselmo Battisti | fev 7, 2017 | Sem categoria
This error: [Vue warn]: existing instance property “fields” will be overwritten by a computed property with the same name. in our case was caused by the vue-validate package The problem is: both of the packages use the same name “fields”, to...
por Anselmo Battisti | jan 28, 2017 | Sem categoria
Atom editor is a great editor, but by default, the speed of scroll mouse is to slow! How to change it? 1 – Menu File > Config 2 – Find the editor: section 3 – write the new attribute (scrollSensitivity: 80) 4 – save the file and that is it!...
por Anselmo Battisti | jan 18, 2017 | Sem categoria
I was trying to use bootbox inside a vue component, but, this message always bugs me. bootbox is not defined Fist, you need to import bootstrap and jquery to your app. After install bootstrap and jquery using npm you need to ensure that your app is using it. import...
por Anselmo Battisti | nov 24, 2016 | Sem categoria
Em alguns casos os valores das variáveis são alterados diretamente via JS sem o uso do Angular. Então se uma variável não tiver sido atualizada na tela basta executar $scope.$apply();
por Battisti | set 28, 2012 | Sem categoria
Achei este texto na net, copiei e colei aqui no meu blog para não perder pois ilustra muito bem a situação atual do ensino da matemática e outras ciências exatas onde é necessário mais do um simples bater de olhos para resolver o problema. Antigamente se ensinava e...