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

px-app-nav does not work in IE11 & Edge #75

Closed
bharat-srinivasan opened this issue Aug 17, 2017 · 1 comment
Closed

px-app-nav does not work in IE11 & Edge #75

bharat-srinivasan opened this issue Aug 17, 2017 · 1 comment

Comments

@bharat-srinivasan
Copy link

bharat-srinivasan commented Aug 17, 2017

Expected behavior and actual behavior:

px-app-nav component demo does not load when opened in IE Edge.

Steps to reproduce the problem:

  1. Open https://www.predix-ui.com in IE Edge browser.
  2. Navigation to px-app-nav component.
  3. The spinner keeps running indefinitely.
  4. Open the developer tools to see errors.

Environment

  • OS: Windows 10
  • Browser: Edge 13.x and IE 11

Screenshots

screen shot 2017-08-17 at 10 50 09

Code Pen

https://codepen.io/bharat-srinivasan/pen/ZXvdXG

@bharat-srinivasan bharat-srinivasan changed the title px-app-nav does not work in IE Edge px-app-nav does not work in IE11 & Edge Oct 6, 2017
@mdwragg
Copy link
Contributor

mdwragg commented Oct 6, 2017

This is likely a transpilation issue. To verify please try the following:

git clone https://github.com/PredixDev/px-app-nav
cd px-app-nav
bower install
npm install -g polymer-cli
polymer serve

(browse to http://127.0.0.1:8000/components/px-app-nav/)

We support the last two versions of evergreen browsers as detailed here: https://www.predix-ui.com/#/about/introduction

@mdwragg mdwragg closed this as completed Oct 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants