Add button for sonarqube token does not work

Hey guys, I am trying to add an authentication token for sonarqube but “add” button does not work. I am clicking on it but it does not react. Does anybody have this issue?

If you use the sonar plugin, we did try to use it a long long time ago and it proved to be buggy (crashed the controller) so we switched to call the sonar runner from a shell script instead. You do have to pass a secret to it, but overall it is much more flexible than using the plugin.