I am getting this error when trying to use the connect feature to get into a device console
Uncaught TypeError: Cannot read properties of undefined (reading 'generateKey')
at genRsaKeys (DeviceConnect.js:31:1)
at handleSubmit (DeviceConnect.js:75:1)
at Object.submit (final-form.es.js:1437:1)
at handleSubmit (react-final-form.es.js:268:1)
at HTMLUnknownElement.callCallback (react-dom.development.js:3945:1)
at Object.invokeGuardedCallbackDev (react-dom.development.js:3994:1)
at invokeGuardedCallback (react-dom.development.js:4056:1)
at invokeGuardedCallbackAndCatchFirstError (react-dom.development.js:4070:1)
at executeDispatch (react-dom.development.js:8243:1)
at processDispatchQueueItemsInOrder (react-dom.development.js:8275:1)
I am getting this error when trying to use the connect feature to get into a device console