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

DoDs sometimes don't render on hover #4413

Open
ikesau opened this issue Jan 8, 2025 · 0 comments
Open

DoDs sometimes don't render on hover #4413

ikesau opened this issue Jan 8, 2025 · 0 comments

Comments

@ikesau
Copy link
Member

ikesau commented Jan 8, 2025

Saloni noticed this when changing tabs on this deprecated COVID chart

dod.rendering.issue.mp4

I can reproduce on Firefox 134, but there's no console output indicating an error. Presumably something is going wrong with the global event listener we use to power DoDs, or maybe it's to do with the fact that this DoD is inside a bold tag.

Additional investigation required.

function handleEvent(event: MouseEvent | TouchEvent) {

Slack context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant