On the devices page at https://console.particle.io/devices/<DEVICE ID>
I can’t focus the Functions argument fields by clicking (Chrome 113.0.5672.127 64-bit/Windows 11).
Both the field and the Call button area assigned class="disabled"
I have tried reloading the page as well as the reload Functions button tot he right of the Functions header.
Curiously, I am able to tab into the Argument field.
After calling a function and seeing the feedback in the log indicating that the call succeeded I get a toast notification that the function call failed.
Additionally Signal and Ping buttons appear to be assigned Disabled html class. However removing the disabled class from the button and clicking it works correctly and reports that ping succeeded.