Hello, I wold like to show a excel in my DocumentViewer using base64, but the component returns this error: "Oops. Something went wrong"
I used an base64 converter to validate it, and it's ok
I'm using this text before base64: "data:application/vnd.openxmlformats-officedocument.spreadsheetml.sheet;base64,"
Has anyone done this?