Skip to content

Conversation

@kevinrobinson
Copy link
Contributor

@kevinrobinson kevinrobinson commented May 29, 2019

Double revert with a patch. Original PR was #2485, revert was #2486.

This patches the issue in IE11, which led to the contents of the page being blank, since the error was in index.js. The problem was that document.querySelectorAll(selector).forEach isn't supported in IE11. This adds a polyfill, and I verified manually that this fixes the issue locally.

Patch is commit on top, 0623c26.

@kevinrobinson
Copy link
Contributor Author

selfie

@kevinrobinson kevinrobinson merged commit 70ae56c into master May 29, 2019
@kevinrobinson kevinrobinson deleted the revert-2486-revert-2485-feature/search-students-rebase branch May 29, 2019 18:12
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