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

CCDB Landing page: IE11 remove node patch #5628

Merged
merged 2 commits into from
Apr 7, 2020

Conversation

flacoman91
Copy link
Contributor

Fixing an ie11 bug. Object doesn't support .remove()

Copy link
Contributor

@JeffreyMFarley JeffreyMFarley left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent

@@ -204,6 +204,7 @@ export function tooltipFormatter() {
* Draw a legend on a chart.
* @param {Object} chart A highchart chart.
*/
// eslint-disable-next-line max-lines-per-function, require-jsdoc
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:chef's kiss:

@flacoman91 flacoman91 merged commit b8fd99e into cfpb:ccdb-dev Apr 7, 2020
@flacoman91 flacoman91 deleted the ie11-remove-node-patch branch April 9, 2020 19:09
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.

None yet

2 participants