-
Bug
-
Resolution: Done
-
Critical
-
None
-
False
-
False
The SDK has a utility for setting and getting the utils but throws an error when you call it if it's not in the desired configuration. React Components can reload at anytime and thus the values we key off of to properly set the config get reloaded and the hook can re-trigger. We need a way to check to see if the config is set to avoid a try/catch error ignore logic.
Acceptance Criteria
- Add a boolean isConfigSet function that is safe to call at all times
- relates to
-
HAC-426 Apply the K8s SDK Package Release to a sample page in HAC-Core
- Closed
- links to