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

Latest Headscale Beta API breaks Headscale-UI #84

Closed
Leen15 opened this issue Dec 15, 2022 · 1 comment · Fixed by #85
Closed

Latest Headscale Beta API breaks Headscale-UI #84

Leen15 opened this issue Dec 15, 2022 · 1 comment · Fixed by #85

Comments

@Leen15
Copy link

Leen15 commented Dec 15, 2022

** Supporting Details **
Provide the following:

  • Browser Version: Google Chrome
  • Headscale Version: 0.18-beta1
  • Any Browser Errors (control+shift+i in chrome to see)
Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'length')
    at Object.p (_page.svelte-8213986a.js:1:15519)
    at Ot (index-4a5d41f3.js:4:1456)
    at ft (index-4a5d41f3.js:4:1142)

Describe the bug
If I try to open a Device with the dropdown button or just pressing on the row, I get a console error and the UI stops working. Only a refresh can make the UI working again.

@routerino
Copy link
Contributor

Known issue, the API isn't set in stone and thus upstream changes can break the API. Once headscale 18 leaves beta I'll put in a lock-step patch.

@routerino routerino changed the title UI crashes when you open a Device Latest Headscale Beta API breaks Headscale-UI Dec 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants