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

replace self closing script tag with open and closing tags #4442

Merged
merged 1 commit into from
Jun 29, 2017
Merged

replace self closing script tag with open and closing tags #4442

merged 1 commit into from
Jun 29, 2017

Conversation

justinledford
Copy link
Contributor

The self closing script tag isn't recognized properly by some browsers. In the latest version of Chrome, all following tags are treated as children of the script tag.

This just replaces it with an open and closing tag.

@etimberg etimberg added this to the Version 2.7 milestone Jun 29, 2017
@etimberg etimberg merged commit 0eedec3 into chartjs:master Jun 29, 2017
@etimberg
Copy link
Member

thanks @justinledford. You can see docs from master on http://www.chartjs.org/docs/master/getting-started/

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.

2 participants