Fix MathJax 2 preview rendering

This commit is contained in:
Sauli Anto
2019-10-03 18:32:31 +03:00
parent 2984df0a9a
commit 6e6a7ec10a
2 changed files with 21 additions and 15 deletions

View File

@@ -76,7 +76,8 @@ export default class MainFormView extends View {
'ck',
'ck-math-form',
],
tabindex: '-1'
tabindex: '-1',
spellcheck: 'false'
},
children: [
{