Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] Network key generator doesn't work when previously empty #80

Closed
1 of 3 tasks
larstobi opened this issue Dec 16, 2020 · 0 comments · Fixed by #83
Closed
1 of 3 tasks

[bug] Network key generator doesn't work when previously empty #80

larstobi opened this issue Dec 16, 2020 · 0 comments · Fixed by #83
Assignees
Labels
bug Something isn't working

Comments

@larstobi
Copy link
Contributor

Version
master

Build/Run method

  • Docker
  • PKG
  • Manually built (git clone - npm install - npm run build )

Describe the bug
When the network key field is empty, and you click the generate key button, it doesn't work. If you manually put in a key, save, and then try to regenerate the key, it works.

To Reproduce
Steps to reproduce the behavior:

  1. Have empty network key field, also in settings.json
  2. Click on generate key button
  3. No key is being put in the field

Expected behavior
A key being put in the field.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants