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

removed the packages version of chart.js #156

Merged

Conversation

whitter
Copy link
Contributor

@whitter whitter commented Feb 1, 2023

There is a version clash with chart.js that is is resulting is in rendering issues with Umbraco Workflows when both Umbraco.Workflows and SeoToolkit.Umbraco.SiteAudit are installed.

Umbraco CMS has v2.9.3 of chart.js installed and SeoToolkits is including v3.3.2 which is overriding the Umbraco CMS version and also looks like it is not used. I've removed the including of the file from the manifest for the Site Audit package.

@patrickdemooij9
Copy link
Owner

Hi @whitter
Thank you for the PR. Totally forgot that I still had the chart.js installed and it isn't even being used at the moment. Will be released this weekend

@patrickdemooij9 patrickdemooij9 merged commit 46cb53b into patrickdemooij9:dev/Umbraco10 Feb 2, 2023
patrickdemooij9 pushed a commit that referenced this pull request Feb 5, 2023
Co-authored-by: Jon Whitter <jon.whitter@cantarus.com>
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.

3 participants