Regardless of how I install it (release or git repo), it throws this error immediately on login
Uncaught TypeError: Cannot read properties of undefined (reading 'Constructor')
at machine.min.js:1:11276
And when I try to add a "provider" since I need it for the "machine", I get a bunch of these erroors
Uncaught ReferenceError: url is not defined
at HTMLDocument.<anonymous> (machine.min.js:1:11065)
at e (jquery.min.js:2:27028)
at t (jquery.min.js:2:27330)
Regardless of how I install it (release or git repo), it throws this error immediately on login
And when I try to add a "provider" since I need it for the "machine", I get a bunch of these erroors
Looks like a bug
Installed on PHP 8.2x