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

Plugin throws JS errors in older versions of chrome #187

Closed
jak-atx opened this issue Dec 5, 2017 · 7 comments
Closed

Plugin throws JS errors in older versions of chrome #187

jak-atx opened this issue Dec 5, 2017 · 7 comments
Assignees
Labels
component/plugin/h5c The plugin for the vSphere HTML5 client kind/defect Behavior that is inconsistent with what's intended team/lifecycle

Comments

@jak-atx
Copy link
Contributor

jak-atx commented Dec 5, 2017

Details:
In chrome versions (<=56) we are seeing a JS/Angular error
untitled

This may be due to a known issue in zone.js 0.8.8

@jak-atx jak-atx added component/plugin/h5c The plugin for the vSphere HTML5 client team/lifecycle labels Dec 5, 2017
@jooskim
Copy link
Collaborator

jooskim commented Dec 5, 2017

Reference: angular/angular-cli#6036

@jooskim jooskim added the kind/defect Behavior that is inconsistent with what's intended label Dec 5, 2017
@jooskim jooskim self-assigned this Dec 5, 2017
@jooskim
Copy link
Collaborator

jooskim commented Dec 5, 2017

Confirmed the issue is present in a Windows VM running Chrome 54. Also confirmed upgrading the zone.js to 0.8.9 from 0.8.8 fixed the problem.

@mdubya66 mdubya66 added the impact/doc/note Requires creation of or changes to an official release note label Dec 6, 2017
@mdubya66
Copy link
Contributor

mdubya66 commented Dec 6, 2017

adding kind note. this needs a release note.

@mdubya66
Copy link
Contributor

mdubya66 commented Dec 6, 2017

workaround was to upgrade chrome

@stuclem
Copy link
Contributor

stuclem commented Jan 10, 2018

Release note:

  • Virtual Container Hosts view is empty in versions of Chrome older than version 56. #187
    If you go to the Virtual Container Hosts view of the vSphere Integrated Containers plug-in in an older version of Chrome, the VCH list is empty. If you right-click in the browser and select Inspect, you see an Uncaught TypeError.

    Workaround: Upgrade Chrome to a version greater than version 56.

@jooskim is this OK?

@jooskim
Copy link
Collaborator

jooskim commented Jan 11, 2018

This issue has been fixed and I confirmed it works in Chrome version 56. We might not need the release note for this, as it's now impossible to reproduce this issue.

@stuclem
Copy link
Contributor

stuclem commented Jan 15, 2018

@jooskim shall we leave it there, just in case?

@stuclem stuclem removed the impact/doc/note Requires creation of or changes to an official release note label Jan 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/plugin/h5c The plugin for the vSphere HTML5 client kind/defect Behavior that is inconsistent with what's intended team/lifecycle
Projects
None yet
Development

No branches or pull requests

4 participants