Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
beat
beat.editor
Commits
c9eec2c6
Commit
c9eec2c6
authored
May 08, 2018
by
Jaden DIEFENBAUGH
Browse files
[algorithms] fix results sometimes not deleting properly
parent
0f31f2db
Pipeline
#19951
passed with stages
in 126 minutes and 26 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
conda/js/src/components/algorithm/AlgorithmEditor.jsx
View file @
c9eec2c6
...
...
@@ -508,7 +508,7 @@ export class AlgorithmEditor extends React.Component<Props, State> {
delete
newRes
[
name
];
this
.
changeContentsVal
(
'
results
'
,
this
.
state
.
cache
.
contents
.
result
s
newRe
s
);
}
}
>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment