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
[UI] Fix adding flags in an opt instance in a pipeline (#29)
handleRemovePass and handleUpdatePass should only update the pipeline array.
Before this Edit Compilation Pass was resulting in
Error: Cannot read properties of undefined (reading 'length')
0 commit comments