Skip to content

Instantly share code, notes, and snippets.

@phackwer
Created February 20, 2019 11:56
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save phackwer/b18a1885fb8dfb7bf0ae8e3e5b313313 to your computer and use it in GitHub Desktop.
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