Skip to content

fix: usage of trim on missing label#2670

Merged
MSzalowski merged 1 commit into
developfrom
fix/cannot-use-trim-of-undefined
Jan 22, 2025
Merged

fix: usage of trim on missing label#2670
MSzalowski merged 1 commit into
developfrom
fix/cannot-use-trim-of-undefined

Conversation

@MSzalowski
Copy link
Copy Markdown
Contributor

List of changes

  • Fix usage of trim on missing label

Checklist

  • related issue
  • My changes generate no new warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the changelog
  • I have added tests that prove my fix is effective or that my feature works

@MSzalowski MSzalowski linked an issue Jan 21, 2025 that may be closed by this pull request
@github-actions
Copy link
Copy Markdown
Contributor

✅ All checks succeeded

2 similar comments
@github-actions
Copy link
Copy Markdown
Contributor

✅ All checks succeeded

@github-actions
Copy link
Copy Markdown
Contributor

✅ All checks succeeded

@MSzalowski MSzalowski force-pushed the fix/cannot-use-trim-of-undefined branch from 999e6b3 to 725c88f Compare January 21, 2025 19:12
@github-actions
Copy link
Copy Markdown
Contributor

✅ All checks succeeded

2 similar comments
@github-actions
Copy link
Copy Markdown
Contributor

✅ All checks succeeded

@github-actions
Copy link
Copy Markdown
Contributor

✅ All checks succeeded

@MSzalowski MSzalowski requested review from kickloop and placek and removed request for kickloop January 22, 2025 12:49
@MSzalowski MSzalowski merged commit 4b93df7 into develop Jan 22, 2025
@MSzalowski MSzalowski deleted the fix/cannot-use-trim-of-undefined branch January 22, 2025 13:43
@github-actions
Copy link
Copy Markdown
Contributor

@MSzalowski
This PR is in the tag: develop-4b93df7e00626632e034742ab13a9f90a7dce0b4 , for govtool-metadata-validation service

@github-actions
Copy link
Copy Markdown
Contributor

@MSzalowski
This PR is in the tag: develop-4b93df7e00626632e034742ab13a9f90a7dce0b4 , for govtool-frontend service

@github-actions
Copy link
Copy Markdown
Contributor

@MSzalowski
This PR is in the tag: develop-4b93df7e00626632e034742ab13a9f90a7dce0b4 , for govtool-backend service

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.

TypeError: Cannot read properties of undefined (reading 'trim')

2 participants