predixdesignsystem / px-app-nav

For a live demo of this Predix UI component, visit
https://www.predix-ui.com/#/modules/px-app-nav
Apache License 2.0
20 stars 25 forks source link

Predix Components not working after updating to new version Google Chrome 80 #113

Closed snacky996 closed 3 years ago

snacky996 commented 4 years ago

*After updated Google Chrome browser from 79 to 80, Most of predix components stop working in live project and creating a multiple problems on production server.

*Chrome dropped support for HTML imports which are used by PX components. See my reply in this thread about the webcomponents polyfill version workaround.

*I have seen information on this topic that the Predix UI dev team is fixing bugs; please let me know the completion time or any workaround the method.

https://forum.predix.io/questions/34166/predix-components-not-working-after-updating-to-ne.html

Thank you for your support.

snacky996 commented 4 years ago

@evanjd @e-kag @leebickmtu @mdwragg @randyaskin @davidrleonard

leebickmtu commented 4 years ago

This probobly has to due with Web Components v0 APIs being removed in Chrome 80.

I haven't verified this, but from what I'm seeing if you are using Polymer v1 or v2 you just need to make sure you are properly loading the Web Components polyfills.

snacky996 commented 4 years ago

@leebickmtu : I see px-app-nav has branch "polymer-upgrade" - upgrade from polymer 2 to 3 via polymer CLI. But don't know the master branch has been merged and can work on v3 polymer?

stale[bot] commented 3 years ago

This issue or PR has been automatically marked as stale because there has been no activity in over a year. It will be closed in 1 week if no further activity occurs. Thanks for your contribution, and please don't hesitate to comment if this issue/PR is still relevant.