Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

MEAN.JS AngularJS - ng-repeat displaying blank rows #1736

Closed
denGitHub opened this issue Mar 17, 2017 · 4 comments
Closed

MEAN.JS AngularJS - ng-repeat displaying blank rows #1736

denGitHub opened this issue Mar 17, 2017 · 4 comments
Assignees

Comments

@denGitHub
Copy link

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

@umairch
Copy link

umairch commented Mar 27, 2017

Please share your code where you're using ng-repeat.
Its very simple dude @denGitHub

@denGitHub
Copy link
Author

Sure, right on the main page after deploying.
https://github.com/denGitHub/NodeAngular

@PierreBrisorgueil
Copy link
Contributor

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

@lirantal lirantal self-assigned this Apr 1, 2017
@lirantal
Copy link
Member

lirantal commented Apr 1, 2017

Please use Stackoverflow or other means of developers forum, closing.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants