fix: disable autocomplete on editor textarea
This commit is contained in:
@@ -221,6 +221,7 @@
|
||||
ng-model-options='{ debounce: self.state.editorDebounce}',
|
||||
ng-readonly='self.noteLocked',
|
||||
ng-trim='false'
|
||||
autocomplete='off'
|
||||
)
|
||||
| {{self.onSystemEditorLoad()}}
|
||||
panel-resizer(
|
||||
|
||||
Reference in New Issue
Block a user