You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
“Opened in IE11, there's a red alert message saying something about a syntax error or that an object is undefined.”
Document
“ In the vue project, and have installed all kinds of patches, also do the compatibility adaptation, in the edeg browser can open, just IE can not!”
Expected behavior
“Console red syntax reporting errors, page white screen”
Screenshots
Desktop (please complete the following information):
IE11
Additional context
-“I'm working on a preview component, based on vue2.x, webback5.x project, the project was created with vue/cli, the main purpose is to encapsulate a preview component for others to use the package, similar to elementui, it is a component library that can be installed through npm and given to others to use, after referencing docx-preview, plugin, in the component to use import { readerAsync } from 'docx-preview, in the edge or Google Chrome browser can be normal preview docx file, but in the local through npm run serve after starting the project in IE11 environment is a white screen, please ask how to be compatible with this IE browser, how do I need to configure my webpack. I'd like to thank you for your help, and I'd really appreciate it if you could help me.”
The text was updated successfully, but these errors were encountered:
Describe the bug
“Opened in IE11, there's a red alert message saying something about a syntax error or that an object is undefined.”
Document
“ In the vue project, and have installed all kinds of patches, also do the compatibility adaptation, in the edeg browser can open, just IE can not!”
Expected behavior
“Console red syntax reporting errors, page white screen”
Screenshots
![IMG_0364](https://private-user-images.githubusercontent.com/56513900/398198204-9ec331b7-125c-4ccc-ae96-817a3f2ed15b.JPG?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNzkzNDcsIm5iZiI6MTczOTE3OTA0NywicGF0aCI6Ii81NjUxMzkwMC8zOTgxOTgyMDQtOWVjMzMxYjctMTI1Yy00Y2NjLWFlOTYtODE3YTNmMmVkMTViLkpQRz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDA5MTcyN1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTYyYWI1YzI4OTU0ZGUzZDRjOTBkODhlYjQzNWRmY2E5MzBiODA5MjMyZTJmY2EzMDg4NWEwNWI2YTUyNWEwOWUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.S6zSKn46_J_1G_bEWppa01vK-L9cfesilO8XJm1lliE)
Desktop (please complete the following information):
Additional context
-“I'm working on a preview component, based on vue2.x, webback5.x project, the project was created with vue/cli, the main purpose is to encapsulate a preview component for others to use the package, similar to elementui, it is a component library that can be installed through npm and given to others to use, after referencing docx-preview, plugin, in the component to use import { readerAsync } from 'docx-preview, in the edge or Google Chrome browser can be normal preview docx file, but in the local through npm run serve after starting the project in IE11 environment is a white screen, please ask how to be compatible with this IE browser, how do I need to configure my webpack. I'd like to thank you for your help, and I'd really appreciate it if you could help me.”
The text was updated successfully, but these errors were encountered: