Fix "run garbage collector" button #132
No reviewers
Labels
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Siderus/Orion!132
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "bugfix/161-cannot-set-peers-of-undefined"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What changed?
Fixed bug 161 and it's related sentry issues.
The problem was how we called the
loadDatafunction, if it's not wrapped under an arrow function,thisis evaluated toundefined.Also fixed the refreshing: because the button is by default of type submit it caused the form to be submitted and the window to be reloaded.
Are you sure this line is correct? why not: