Meteor-Community-Packages / Meteor-Community-Packages/meteor-tabular
Publish is being ignored
Open
- Dominant language
- JavaScript
- Stars
- 360
- Forks
- 132
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
I published my Collection this:
`Meteor.publish("userBooks", function () {
return Links.find( {field: "value");
});
`
But Tabular Table is ignoring this filter from publish. Is it correct? Thanks.
Contributor guide
Research direction
No file, test, or entry point is named. Start by tracing how Tabular Table handles a Meteor.publish filter and establish whether the reported behavior is expected; done requires a documented resolution or a narrowly specified change.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100