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: Fix undefined error in escape-number-filter.service.ts #3438

Merged
merged 2 commits into from
Jan 27, 2025

Conversation

tenthe
Copy link
Contributor

@tenthe tenthe commented Jan 24, 2025

Purpose

This is a minor PR that fixes a TypeError in escape-number-filter.service.ts caused by accessing a property on null or undefined.

Remarks

PR introduces (a) breaking change(s): no

PR introduces (a) deprecation(s): no

@github-actions github-actions bot added the ui Anything that affects the UI label Jan 24, 2025
@tenthe tenthe merged commit 9f31d8c into dev Jan 27, 2025
22 checks passed
@tenthe tenthe deleted the hotfix-undefined-in-escape-number-filter branch January 27, 2025 07:13
@tenthe tenthe restored the hotfix-undefined-in-escape-number-filter branch January 27, 2025 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui Anything that affects the UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants