Closed KatieWoe closed 5 years ago
The problem is happening around this part:
According to https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/ellipse, context.ellipse
is not supported on IE. I'll look for another solution.
Proposed fix committed and checks out OK on my IE11 on bootcamp. I tested this new dev version https://phet-dev.colorado.edu/html/wave-interference/2.0.0-dev.10/phet/ . @KatieWoe can you please verify on that or on phettest?
UPDATE: please close if all is well.
Dev test opens alright
For https://github.com/phetsims/QA/issues/389 The main sim won't load in IE. Error in console:
SCRIPT438: Object doesn't support property or method 'ellipse'