Skip to content

Use document when getRootNode is unsupported#6630

Merged
etimberg merged 1 commit into
chartjs:masterfrom
kurkle:get-root-node
Oct 29, 2019
Merged

Use document when getRootNode is unsupported#6630
etimberg merged 1 commit into
chartjs:masterfrom
kurkle:get-root-node

Conversation

@kurkle

@kurkle kurkle commented Oct 28, 2019

Copy link
Copy Markdown
Member

Fixes: #6629

@benmccann benmccann left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Lgtm. I think we need to create a 2.9 branch instead of merging this into master

@stockiNail

Copy link
Copy Markdown
Contributor

@benmccann I don't want to entry in your decision, but be aware that version 2.9.x is currently not working with IE and EDGE and I hope you can apply this update into the master as soon as possible.
THANK YOUU!

@benmccann

Copy link
Copy Markdown
Contributor

master is currently targeting 3.0, so I was suggesting we release this as a fix before then :-)

@etimberg

Copy link
Copy Markdown
Member

Ok, so how should we handle this? I'm thinking:

  1. Merge to master
  2. Cherry pick the commit to the release branch
  3. Do the release process

@benmccann

Copy link
Copy Markdown
Contributor

That sounds good to me

@kurkle

kurkle commented Oct 29, 2019

Copy link
Copy Markdown
Member Author

Did another PR against 2.9 branch, would that be simpler?

@etimberg

Copy link
Copy Markdown
Member

Works for me

@etimberg etimberg merged commit 09bd524 into chartjs:master Oct 29, 2019
@andreme

andreme commented Oct 30, 2019

Copy link
Copy Markdown

@etimberg Thank you. Would you mind doing a release as well?

@kurkle kurkle deleted the get-root-node branch November 13, 2019 06:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IE/EDGE: Object doesn't support property or method 'getRootNode'

5 participants