Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Left navigation is missing in Internet Explorer 11 #673

Closed
vishnunair639 opened this issue Oct 11, 2018 · 5 comments
Closed

[BUG] Left navigation is missing in Internet Explorer 11 #673

vishnunair639 opened this issue Oct 11, 2018 · 5 comments

Comments

@vishnunair639
Copy link

When I am trying to view the documentation generated in Internet explorer, the left navigation menu is missing. But its visible when run in Chrome browser. Please find the below script errors captured from Internet Explorer's console.

SCRIPT1002: Syntax error
File: menu-wc.js, Line: 3, Column: 40

SCRIPT1002: Syntax error
File: lazy-load-graphs.js, Line: 1, Column: 50

The issue is replicable if you run the demo app https://compodoc.github.io/compodoc-demo-todomvc-angular/ in IE browser.

@vogloblinsky
Copy link
Contributor

which version of IE ?
I think a polyfill for menu web component is missing.

@vishnunair639
Copy link
Author

Hi @vogloblinsky ,
Thanks for the quick response. I am using IE 11 for testing. Please do let me know if you need any more details.

Regards,
Vishnu

@vogloblinsky vogloblinsky changed the title [BUG] Left navigation is missing in Internet explorer [BUG] Left navigation is missing in Internet Explorer 11 Oct 15, 2018
@vogloblinsky
Copy link
Contributor

Ok related to IE11 custom elements support + ES6 class.
Need to had a polyfill + transpile correctly menu-wc.js file to ES5.

@vishnunair639
Copy link
Author

Sure, will wait for the 1.1.6 milestone. Thanks .

@lock
Copy link

lock bot commented Sep 30, 2019

This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem. Why locking ? Having issues with the most up-to-date context.

@lock lock bot locked as resolved and limited conversation to collaborators Sep 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants