physicsteacher
physicsteacher
I have the same issue. I can't see any of the objects in any collection including the users. I can add users but not objects to other collections.
That quick fix made no difference for me.
Ok so I added showDelColumn: false to my collection config and now the data is showing! Not sure how or why.
Ok. How did you configure your user collection. I tried: userSchema: { showDelColumn: false, }, but my app starts crashing.
I fixed this in my app, first go to https://github.com/CaptainN/meteor-admin fork it to your git account and clone this to your desktop but save it in the Packages folder of...
Thanks. I noticed that I can type in the html tags for < i > and < b > to get it to work but that's obviously not ideal.
Any update on this issue?