Created
February 20, 2019 11:56
-
-
Save phackwer/b18a1885fb8dfb7bf0ae8e3e5b313313 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Selecione para inspecionar qq item na tela que esteja no escopo da controller e rode o seguinte comando no console: | |
var scope = angular.element($0).scope() | |
Agora vc pode usar a scope e ateh modificar os arrays manualmente |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment