Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

help data - angularjs #210

Closed
GlauberF opened this issue Oct 24, 2017 · 1 comment
Closed

help data - angularjs #210

GlauberF opened this issue Oct 24, 2017 · 1 comment

Comments

@GlauberF
Copy link

I'm getting the date, but I can not play on my ngRepeat

my code:

auditoriaService.find().then(function(res) { console.log(res); vm.audit = res.data; })

no ng-repeat I call it that:

<ul><li ng-repeat="a in vm.audit">{{a.name}}</li></ul>

@daffl
Copy link
Member

daffl commented Oct 30, 2017

This is a framework question that is probably better answered on Slack or Stackoverflow.

@daffl daffl closed this as completed Oct 30, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants