fix: disable autocomplete on editor textarea

This commit is contained in:
Baptiste Grob
2021-01-27 11:23:36 +01:00
parent 687b53263f
commit 6489628731

View File

@@ -221,6 +221,7 @@
ng-model-options='{ debounce: self.state.editorDebounce}',
ng-readonly='self.noteLocked',
ng-trim='false'
autocomplete='off'
)
| {{self.onSystemEditorLoad()}}
panel-resizer(