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(Notification): Fix "Timer not started" error #1101

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

TimAufdemKampe
Copy link
Member

Without this change, the .resume function of the Timer also throws error for notifications with autoClose=false

Copy link
Contributor

Coverage Report for ./packages/components/

Status Category Percentage Covered / Total
🔵 Lines 31.37% 4752 / 15147
🔵 Statements 31.37% 4752 / 15147
🔵 Functions 59.81% 448 / 749
🔵 Branches 76.66% 759 / 990
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/components/src/components/NotificationProvider/ControlledNotification.tsx 0% 100% 100% 0% 2-44
Generated in workflow #1952 for commit ded2082 by the Vitest Coverage Report Action

@elmartinezc elmartinezc merged commit f9b5975 into main Jan 15, 2025
4 checks passed
@elmartinezc elmartinezc deleted the fix/timer-not-started-error branch January 15, 2025 12:26
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.

2 participants