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

Trendline does not work in Blazorise 1.2.1 #4697

Closed
ledpup opened this issue Mar 25, 2023 · 3 comments
Closed

Trendline does not work in Blazorise 1.2.1 #4697

ledpup opened this issue Mar 25, 2023 · 3 comments
Assignees
Labels
Type: Bug 🐞 Something isn't working
Milestone

Comments

@ledpup
Copy link

ledpup commented Mar 25, 2023

When using the trendline plugin on charts, there is an error with the color property. This was found when updating Blazorise to a new version of previously working trendlines.

System.InvalidOperationException: The ignore condition 'JsonIgnoreCondition.WhenWritingNull' is not valid on value-type member 'Color' on type 'Blazorise.Charts.Trendline.ChartTrendlineData'. Consider using 'JsonIgnoreCondition.WhenWritingDefault'.

@ledpup ledpup added the Type: Bug 🐞 Something isn't working label Mar 25, 2023
@stsrki
Copy link
Collaborator

stsrki commented Mar 25, 2023

Can you share some code so that we can reproduce the error?

@ledpup
Copy link
Author

ledpup commented Mar 25, 2023

Can you share some code so that we can reproduce the error?

The sample code on the docs doesn't work any more, with the same error. https://blazorise.com/docs/extensions/chart-trendline

@stsrki stsrki self-assigned this Mar 25, 2023
@stsrki stsrki added this to the 1.2 support milestone Mar 25, 2023
@stsrki
Copy link
Collaborator

stsrki commented Mar 25, 2023

It is fixed for 1.2.3 release.

@stsrki stsrki closed this as completed Mar 25, 2023
@stsrki stsrki added this to Support Aug 3, 2024
@stsrki stsrki moved this to ✔ Done in Support Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug 🐞 Something isn't working
Projects
Archived in project
Development

No branches or pull requests

2 participants