Traceback (most recent call last):
  File "/private/var/folders/yj/2k4s6pqx5ps1vdgbz8fymrd40000gn/T/AppTranslocation/35D6A63B-015D-498F-A2AB-2B291CAE2313/d/Electrum.app/Contents/MacOS/electrum/plugins/ledger/qt.py", line 59, in auth_dialog
    dialog = LedgerAuthDialog(self, data, client=client)
  File "/private/var/folders/yj/2k4s6pqx5ps1vdgbz8fymrd40000gn/T/AppTranslocation/35D6A63B-015D-498F-A2AB-2B291CAE2313/d/Electrum.app/Contents/MacOS/electrum/plugins/ledger/auth2fa.py", line 41, in __init__
    self.idxs = self.txdata['keycardData'] if self.txdata['confirmationType'] > 1 else ''
KeyError: 'keycardData'