You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.
Hello, I took a look at your repo
you've edited the server layout, not the client side. Server side is for node, don"t know angular, you need tu put your code in client/view/home.client.view.html, with the angular part in client/contorllers/home.client.controller.js
I take any example with working ng-repeat.
For example this:
https://plnkr.co/edit/6IeQBH49Z3SoU817IbVk?p=preview
On PHP based site it is working. But on the latest MEAN.js it is displaying blank rows though it renders correct number of rows.
For more details
http://stackoverflow.com/questions/42855698/mean-js-angularjs-ng-repeat-displaying-blank-rows
The text was updated successfully, but these errors were encountered: