You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have one kustomization that is in an error state that is the likely culprit, but I don't expect the entire App to crash if this happens,
We should add an error boundary for cases like this to prevent the entire UI from crashing and also in the case that a kustomization is in an errored state
The text was updated successfully, but these errors were encountered:
This line is causing a break in the UI when I navigate to kustomizations and causing the entire UI to crash
capacitor/web/src/Kustomization.jsx
Line 29 in d8c8bc9
I have one kustomization that is in an error state that is the likely culprit, but I don't expect the entire App to crash if this happens,
We should add an error boundary for cases like this to prevent the entire UI from crashing and also in the case that a kustomization is in an errored state
The text was updated successfully, but these errors were encountered: