Option to Trigger/Delete grayed out in dashboard

I am using hangfire in IIS and have a recurring job.
The option to trigger or delete the job is disabled. Why is that?

Select the checkbox left of the job Id, and the trigger/delete buttons should become enabled. They are designed around being able to trigger or delete multiple jobs at once.

That is the problem, the buttons do not become enabled after checking the checkbox.
For some while ago this use to work but does not any more.