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

onDataChange not working when task is moved within lane. #40

Closed
puntnomads opened this issue Nov 27, 2017 · 1 comment
Closed

onDataChange not working when task is moved within lane. #40

puntnomads opened this issue Nov 27, 2017 · 1 comment

Comments

@puntnomads
Copy link

onDataChange works when I move a task into another lane but doesn't work when I move a task within a lane. How can I get the data when a task is moved within a lane?

rcdexta added a commit that referenced this issue Nov 28, 2017
When a card was moved with the same lane, the redux state was not reflected properly and hence
onDataChange callback was not happening

#40
@rcdexta
Copy link
Owner

rcdexta commented Nov 28, 2017

Addressed in the latest release. Thanks for pointing this out!

@rcdexta rcdexta closed this as completed Nov 28, 2017
rcdexta added a commit that referenced this issue Nov 28, 2017
When a card was moved with the same lane, the redux state was not reflected properly and hence
onDataChange callback was not happening

#40
reactexp925 added a commit to reactexp925/react-trello that referenced this issue Dec 5, 2019
When a card was moved with the same lane, the redux state was not reflected properly and hence
onDataChange callback was not happening

rcdexta/react-trello#40
pikachunerdy added a commit to pikachunerdy/react-trello that referenced this issue Oct 7, 2022
When a card was moved with the same lane, the redux state was not reflected properly and hence
onDataChange callback was not happening

rcdexta/react-trello#40
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

2 participants