meteor-collection-softremovable icon indicating copy to clipboard operation
meteor-collection-softremovable copied to clipboard

Incompatibility with aldeed/meteor-tabular

Open ricaragao opened this issue 4 years ago • 1 comments

I'm using meteor-collection-softremovable in my app and it works fine.

But now I want to show removed documents to my users in a list. I'm using Tabular, but it doesn't show removed documents. I tried modify selector of Tabular adding {removed: true}, but doesn't work.

Someone tried to do this?

ricaragao avatar Oct 17 '20 21:10 ricaragao

I'm having the same problem and couldn't find a way to fix this. Have you solved it?

guncebektas avatar Dec 19 '20 12:12 guncebektas