-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
[UI] TFDV visualization frame is blank in Chrome 80 #3025
Comments
Did some investigation, it seems not our UI is broken, the visualization itself is broken. According to https://developer.mozilla.org/en-US/docs/Web/Web_Components/HTML_Imports.
I found usage of it in visualization result iframe
|
Opened issue in upstream repo facets (used by tfdv): PAIR-code/facets#207 |
Updated title, this only affects tfdv |
Upstream issue: PAIR-code/facets#207 |
TFDV upstream issue is tensorflow/data-validation#108 |
/cc @Realsen |
Upstream issue already fixed, tfdv has just released this publically: https://github.com/tensorflow/data-validation/releases/tag/v0.21.1 @jingzhang36 how can we pin to a later version in tfdv? |
/close |
@Bobgy: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@Bobgy: Reopened this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
This also needs #3079 to be fixed first |
Another upstream bug fixed in tensorflow/data-validation@8cb3ca8, waiting for tfdv release so we can bump version again. |
/assign @jingzhang36 |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
This issue has been automatically closed because it has not had recent activity. Please comment "/reopen" to reopen it. |
What happened:
Visualization UI is broken after upgrading to Chrome 80. It turns blank and console has a line of warning:
/priority p0
What did you expect to happen:
It should show up.
What steps did you take:
[A clear and concise description of what the bug is.]
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
The text was updated successfully, but these errors were encountered: