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

Avoid crushing on Chrome v128 when using plotlypy mode #947

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

c-bata
Copy link
Member

@c-bata c-bata commented Aug 28, 2024

Contributor License Agreement

This repository (optuna-dashboard) and Goptuna share common code.
This pull request may therefore be ported to Goptuna.
Make sure that you understand the consequences concerning licenses and check the box below if you accept the term before creating this pull request.

  • I agree this patch may be ported to Goptuna by other Goptuna contributors.

Reference Issues/PRs

Refs plotly/plotly.js#7130

What does this implement/fix? Explain your changes.

Catch an error to avoid crushing the entire content.

@c-bata c-bata merged commit dbb3033 into optuna:main Aug 28, 2024
9 checks passed
@c-bata c-bata deleted the fix-backend-parallel-coordinate branch August 28, 2024 08:38
@archmoj
Copy link

archmoj commented Aug 28, 2024

Simply FYI:
The regression (https://issues.chromium.org/issues/361823993.) is now fixed by Chromium 128.0.6613.113
https://chromium.googlesource.com/chromium/src/+/refs/tags/128.0.6613.113
You may consider updating your browser if you encountered that bug.

@c-bata
Copy link
Member Author

c-bata commented Aug 29, 2024

@archmoj Thank you for letting me know!

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

Successfully merging this pull request may close these issues.

2 participants