Component view error handling, extensions-manager submodule

This commit is contained in:
Mo Bitar
2018-02-04 11:24:48 -06:00
parent 805fc48da4
commit 84d68e8f68
3 changed files with 14 additions and 4 deletions

View File

@@ -57,6 +57,10 @@
%h2.title This extension is not installed correctly.
%p Please uninstall {{component.name}}, then re-install it.
%p
This issue can occur if you access Standard Notes using an older version of the app.
Ensure you are running at least version 2.1 on all platforms.
%iframe{"ng-if" => "component && componentValid",
"ng-attr-id" => "component-{{component.uuid}}",