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

Fix-unhandled-exception #27

Merged
merged 1 commit into from
Jan 16, 2025
Merged

Fix-unhandled-exception #27

merged 1 commit into from
Jan 16, 2025

Conversation

herberthk
Copy link
Owner

@herberthk herberthk commented Jan 16, 2025

Fix issue

@herberthk herberthk changed the title chore: fix-unhandled-exception Fix-unhandled-exception Jan 16, 2025
@herberthk herberthk self-assigned this Jan 16, 2025
@herberthk herberthk linked an issue Jan 16, 2025 that may be closed by this pull request
if (this.props.onChange) {
this.props.onChange(isVisible);
}
}, 200);
Copy link
Owner Author

Choose a reason for hiding this comment

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

LGTM

@herberthk herberthk merged commit c7841ac into main Jan 16, 2025
3 checks passed
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

Successfully merging this pull request may close these issues.

Unhandled exception
1 participant