PAIR-code / facets

Visualizations for machine learning datasets
https://pair-code.github.io/facets/
Apache License 2.0
7.35k stars 887 forks source link

Fixing zoomed options bugs #209, #214 #215

Closed jimbojw closed 4 years ago

jimbojw commented 4 years ago

Not 100% sure on the root cause, but I suspect it has to do with the way that the WebComponents polyfill works when encountering a previously cached <link> tag.

Setting the display style of the button icons explicitly to block fixes the bugs as reported.