Issue with Rich Text widget V 2.0.1

5
Hi all,   I am using the Rich Text widgets when it’s in read only mode(dataview not editable), randomly some of the elements will not show on the screen and get the following logs:   Cannot read properties of undefined (reading 'getComputedStyle') TypeError: Cannot read properties of undefined (reading 'getComputedStyle')     at CKEDITOR.tools.extend.getComputedStyle (http://localhost:8080/widgets/ckeditor/ckeditor.js:100:349)     at $.getDirection (http://localhost:8080/widgets/ckeditor/ckeditor.js:123:386)     at $.setup (http://localhost:8080/widgets/ckeditor/ckeditor.js:377:441)     at $.a (http://localhost:8080/widgets/ckeditor/ckeditor.js:1276:243)     at http://localhost:8080/widgets/ckeditor/ckeditor.js:28:213    
asked
0 answers