Hi,
Im getting this error when trying to print a invoice(not all the invoices..it happens sometimes):
Uncaught SecurityError: Failed to read the 'contentDocument' property from 'HTMLIFrameElement': Blocked a frame with origin "http://localhost:8069" from accessing a cross-origin frame.
http://localhost:8069/web/static/src/js/core.js:447
WHat could be the cause of this error? I see its a javasript error but dont understand why it happen on just some invoice not all.
Thanks.