Skip to content

Conversation

@Madhusudan092001
Copy link
Contributor

Clickup

app.clickup.com

Code Coverage

TypeError
o.complete is not a function. (In 'o.complete()', 'o.complete' is undefined)
Here we can solve it by applying optional chaining to the complete method also
Like: event?.target?.complete?.();

UI Preview

Please add screenshots for UI changes

@github-actions
Copy link

Unit Test Coverage % values
Statements 95.87% ( 19105 / 19928 )
Branches 91.18% ( 10480 / 11493 )
Functions 94.27% ( 5714 / 6061 )
Lines 95.9% ( 18237 / 19016 )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Extra Small PR

Development

Successfully merging this pull request may close these issues.

3 participants