diff --git a/www/templates/wot/view_identity.html b/www/templates/wot/view_identity.html
index 3a6604907316df6f07cc65535df3dc090b92dc9e..80932f557d58131d85b379adca43449619044556 100644
--- a/www/templates/wot/view_identity.html
+++ b/www/templates/wot/view_identity.html
@@ -47,6 +47,7 @@
     <a id="wot-share-anchor-{{::formData.pubkey}}"></a>
     <div class="hidden-xs hidden-sm padding text-center">
       <button class="button button-stable button-small-padding icon ion-android-share-alt ink"
+              ng-disabled="loading"
               ng-click="showSharePopover($event)"
               title="{{'COMMON.BTN_SHARE' | translate}}">
       </button>