You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
<Board cardDraggable={kanbanStyle === KANBAN_STYLES.status} className="task-kanban-container__board" style={{ backgroundColor: "#eaedf3" }} data={data} onCardClick={this.onCardClick} onCardMoveAcrossLanes={this.onCardMoveAcrossLanes} />
Expected behavior
No warnings or errors to show
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: