-
Notifications
You must be signed in to change notification settings - Fork 12k
Fix(config):Add MIME type to work around Chrome > 54 problem (#2125) #2175
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
Conversation
We're investigating #2125, so putting this PR on hold until we can get some information from the Karma team. |
Ok cool. But I'll still use this fix until you figure it out... |
Now that this has been sitting for a month, and I've been bitten several times by this, any chance it will be fixed soon? |
We were waiting on word from the karma team, but haven't gotten it yet. I'll merge it and we can remove later if it's fixable on their end. Thank you for putting this PR together. |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Added a mime type configuration to the karma.config.js file to work around an issue with beta releases of Chrome (versions greater than 54)
Fix #2125