Describe the bug
Check boxes in skills list do not show as being set.
To Reproduce
Steps to reproduce the behavior:
- Go to https://account.mycroft.ai/skills
- Click on Home Assistant
- Click on
Use SSL checkbox, observe nothing visible happens.
- Click on
Verify SSL certificate checkbox, observe nothing visible happens.
- Click on
Enable conversation component as fallback checkbox (what ever that means), observe nothing happens.
Expected behavior
Clicking on the checkbox should toggle the state of the checkbox.
Log files

Environment (please complete the following information):
Reproduced with Firefox and Chrome.
Additional context
If you inspect the HTML DOM, it is clear that the checkbox is being toggled, but the results are not visible.
This may not be the correct spot to log such a bug report, if so please tell me where I should log it.
Describe the bug
Check boxes in skills list do not show as being set.
To Reproduce
Steps to reproduce the behavior:
Use SSLcheckbox, observe nothing visible happens.Verify SSL certificatecheckbox, observe nothing visible happens.Enable conversation component as fallbackcheckbox (what ever that means), observe nothing happens.Expected behavior
Clicking on the checkbox should toggle the state of the checkbox.
Log files
Environment (please complete the following information):
Reproduced with Firefox and Chrome.
Additional context
If you inspect the HTML DOM, it is clear that the checkbox is being toggled, but the results are not visible.
This may not be the correct spot to log such a bug report, if so please tell me where I should log it.