yogiben / meteor-admin

A complete admin dashboard solution
https://atmospherejs.com/yogiben/admin
GNU General Public License v3.0
826 stars 263 forks source link

There is no visible item in this collection message on users #355

Open deepupathak opened 8 years ago

deepupathak commented 8 years ago

I clone your package and paste it into packages folder in meteor-starter package and then the result is this :- User count is correct but there is no user in the table and show a message like this :- There is no visible item in this collection. Help me please for this issue.

Thanks in advance..

niranjans commented 8 years ago

+1. I did the same thing and got this exact message. @deepupathak were you able to solve this?

niranjans commented 8 years ago

I reverted back to an older version (1.2.4) at the moment. Tried looking into the source but couldn't figure out what was causing this.

victor-3wp commented 6 years ago

You need to remove any subscriptons you added in AdminConfig