Sefa Yavuz

Results 2 issues of Sefa Yavuz

I need to get the event in the `onSelect` method. So I can determine the clicked target element. Something like this: ```javascript input.autocomplete({ onSelect: function (suggestion, event) { console.log(event.target); }...

### What happened? When creating a bearer token using the provided example on the login page: `kubectl -n NAMESPACE create token SERVICE_ACCOUNT ` I get the following error: `GET http://35.207.138.93:9090/api/v1/me...

kind/bug
kind/support