Skip to content

Getting console warnings and errors with using the latest react-trello in my react app #535

Description

@hasham7861

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Using React 16. With react-trello as current version
  2. Using this Board component from reac-trello
    <Board cardDraggable={kanbanStyle === KANBAN_STYLES.status} className="task-kanban-container__board" style={{ backgroundColor: "#eaedf3" }} data={data} onCardClick={this.onCardClick} onCardMoveAcrossLanes={this.onCardMoveAcrossLanes} />
  3. You can see all these all bunches of warnings for illegal prop drilling taking place to the DOM, and then some warnings wtih style-components

Expected behavior
No warnings or errors to show

Screenshots
image

Desktop (please complete the following information):

  • OS: macOs Monterey version 12.6.8
  • Browser: chrome
  • Version: 119.0.6045.159 (Official Build) (x86_64)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions