Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
hasham7861 opened this issue Nov 20, 2023 · 3 comments

Comments

@hasham7861
Copy link

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)
@GersonDias
Copy link

same here =(

@hasham7861 hasham7861 changed the title Getting console warnings and errors with using the latest reac-trello in my react package Getting console warnings and errors with using the latest react-trello in my react package Dec 26, 2023
@hasham7861 hasham7861 changed the title Getting console warnings and errors with using the latest react-trello in my react package Getting console warnings and errors with using the latest react-trello in my react app Dec 26, 2023
@micktdj
Copy link

micktdj commented Jan 7, 2024

same here too :(
Im getting also :

Capture d’écran 2024-01-07 à 16 39 05

@micktdj
Copy link

micktdj commented Feb 27, 2024

Any update here ? Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants