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

[BUG] Hystrix dashboard and turbine always shows loading... because IE browser can't support EventSource! #134

Open
sikgxc opened this issue Dec 21, 2020 · 0 comments

Comments

@sikgxc
Copy link

sikgxc commented Dec 21, 2020

When I consumed a service from a producer by my spring-cloud program, I used Hystrix dashboard and turbine to show the detail of the called service. Firefox or Chrome browser can show the chart successly, but IE browser always showed loading... Then I debugged by 'F12' and checked, I found the reason was that IE browser can't support EventSource. So the hystrix dashboard can't showed correctly. Could offical dev. consider to fix this bug in the future? Thank you.

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

No branches or pull requests

1 participant