Meteor-Community-Packages / Meteor-Community-Packages/meteor-tabular
Data from tmpl does not render in export or print
Open
Nobody has claimed this yet.
confirmed bug
will accept pull request
- Dominant language
- JavaScript
- Stars
- 360
- Forks
- 132
- PR merge metrics
- No merged PRs in 30d
Description
When I use a Blaze template in a column, even if that data renders correctly in the table on the screen, it does not transfer to exports or print views.
Any suggestions?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue with a Blaze template in a table column, then trace how that column is rendered in the on-screen table versus export and print views. Done means the same template data appears correctly in both exported output and print views.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100