Advertisement
Guest User

Untitled

a guest
May 24th, 2019
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.42 KB | None | 0 0
  1. Error:
  2. Uncaught TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
  3.  
  4. https://www.odoo.com/web/content/13180866-1f7e9fb/web_editor.assets_wysiwyg.js:1074
  5. Traceback:
  6. TypeError: Failed to execute 'getComputedStyle' on 'Window': parameter 1 is not of type 'Element'.
  7. at Class.isNodeBlockType (https://www.odoo.com/web/content/13180866-1f7e9fb/web_editor.assets_wysiwyg.js:1074:25)
  8. at Context.invoke (https://www.odoo.com/web_editor/static/lib/summernote/summernote.js:7001:39)
  9. at https://www.odoo.com/web/content/13180866-1f7e9fb/web_editor.assets_wysiwyg.js:1339:582
  10. at Object.prevPointUntil (https://www.odoo.com/web/content/13180866-1f7e9fb/web_editor.assets_wysiwyg.js:149:53)
  11. at Class._getDeleteInfo (https://www.odoo.com/web/content/13180866-1f7e9fb/web_editor.assets_wysiwyg.js:1339:293)
  12. at Class._performDeletion (https://www.odoo.com/web/content/13180866-1f7e9fb/web_editor.assets_wysiwyg.js:1372:21)
  13. at Class._handleDeletion (https://www.odoo.com/web/content/13180866-1f7e9fb/web_editor.assets_wysiwyg.js:1343:414)
  14. at Class._onBackspace (https://www.odoo.com/web/content/13180866-1f7e9fb/web_editor.assets_wysiwyg.js:1398:15)
  15. at Class._onKeydown (https://www.odoo.com/web/content/13180866-1f7e9fb/web_editor.assets_wysiwyg.js:1392:266)
  16. at HTMLTextAreaElement.dispatch (https://www.odoo.com/web/content/13180857-eec1af9/web.assets_common.js:889:451)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement