Skip to content

aldeed:tabular 3.0.0-rc.4 is not Compatible with Meteor 3.0.4 #463

Closed
@distalx

Description

@distalx

Describe the bug
aldeed:tabular version 3.0.0-rc.4 is not functioning correctly with Meteor version 3.0.4. The issue arises because Meteor 3.0.4 utilizes a 3.0.0 version of blaze-html-templates.

To Reproduce
Steps to reproduce the behavior:

  1. Clone the reproduction repository.
  2. Run meteor npm install && meteor in your terminal.
  3. Open localhost:3000 in your web browser.
  4. Observe that the table does not render.

Expected behavior
When following the above steps, the table should render correctly, displaying the default "links" collection data.

Additional context

  • Meteor Version: 3.0.4
  • aldeed:tabular Version: 3.0.0-rc.4

Reproduction Repo: Link to Reproduction Repository

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions