Skip to content

Conversation

mrdadah
Copy link
Member

@mrdadah mrdadah commented Sep 19, 2020

@mrdadah mrdadah requested a review from seveibar September 19, 2020 18:37
pointerEvents:
r.open && i === r.points.length - 1
? "none"
<Tooltip title={keypointId}>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this component needs a key={i}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it'll throw an error in the console otherwise and possibly cause rendering issues

@seveibar
Copy link
Contributor

fwiw you'd also want to remove the key from the child element but it's not a big deal

@seveibar seveibar merged commit ed7c309 into master Sep 19, 2020
@seveibar seveibar deleted the pose-estimation-tooltip branch September 19, 2020 19:01
seveibar pushed a commit that referenced this pull request Sep 19, 2020
## [1.7.1](v1.7.0...v1.7.1) (2020-09-19)

### Bug Fixes

* Merge pull request [#97](#97) from UniversalDataTool/pose-estimation-tooltip ([ed7c309](ed7c309))
@seveibar
Copy link
Contributor

🎉 This PR is included in version 1.7.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

2 participants