Skip to content

Fixes Error Cannot read property 'id' of undefined when dragging view to Panel with no pinned views#99582

Merged
sbatten merged 2 commits intomicrosoft:masterfrom
jeanp413:fix-99581
Jun 8, 2020
Merged

Fixes Error Cannot read property 'id' of undefined when dragging view to Panel with no pinned views#99582
sbatten merged 2 commits intomicrosoft:masterfrom
jeanp413:fix-99581

Conversation

@jeanp413
Copy link
Contributor

@jeanp413 jeanp413 commented Jun 8, 2020

This PR fixes #99581

@sbatten sbatten self-requested a review June 8, 2020 17:26
@sbatten
Copy link
Member

sbatten commented Jun 8, 2020

@jeanp413 great catch, if I'm not mistaken, I think pinned composite ids is also the wrong choice, we only care about visible ids when dragging in dropping. looks good?

@sbatten sbatten added this to the June 2020 milestone Jun 8, 2020
@jeanp413
Copy link
Contributor Author

jeanp413 commented Jun 8, 2020

👍

@sbatten sbatten merged commit a855a51 into microsoft:master Jun 8, 2020
@jeanp413 jeanp413 deleted the fix-99581 branch June 8, 2020 20:41
@github-actions github-actions bot locked and limited conversation to collaborators Jul 23, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error Cannot read property 'id' of undefined when dragging view to Panel with no pinned views

2 participants