diff --git a/www/config/WebauthnView.js b/www/config/WebauthnView.js index 614ea139..db2d7d8a 100644 --- a/www/config/WebauthnView.js +++ b/www/config/WebauthnView.js @@ -44,6 +44,7 @@ Ext.define('PBS.WebauthnConfigView', { itemdblclick: 'runEditor', activate: 'startStore', deactivate: 'stopStore', + beforedestroy: 'stopStore', }, });