Skip to content

fix(caching): guard isError values before calling - #312

Merged
cdcabrera merged 1 commit into
patternfly:mainfrom
cdcabrera:20260916-memobug
Sep 16, 2026
Merged

cdcabrera merged 1 commit into
patternfly:mainfrom
cdcabrera:20260916-memobug

Conversation

@cdcabrera

@cdcabrera cdcabrera commented Sep 16, 2026

Copy link
Copy Markdown
Member

What is it?

  • fix(caching): guard isError values before calling

Notes

  • audit turned up an older bug on a TypeError crashing the cache, and potentially the app in scenarios where the error isn't being caught
  • tests added to confirm

How to test

Unit test check

  1. Update the NPM packages with $ npm install
  2. $ npm test
  3. confirm tests come back clean

Updates issue/story

ongoing

@cdcabrera
cdcabrera merged commit 2808694 into patternfly:main Sep 16, 2026
5 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.

1 participant