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

When there is 0 in json it is displayed as change even if there were not any change done #42

Closed
TarasBek opened this issue Dec 20, 2023 · 2 comments

Comments

@TarasBek
Copy link

does anyone know how to fix that?
Screenshot 2023-12-20 123411

@msalehisedeh
Copy link
Owner

msalehisedeh commented Dec 22, 2023

Please replace
value: jsonValue,
width
value: String(jsonValue),
in line 151 in file differentiate.component.ts

I will include the change later on with an angular upgrade

TarasBek pushed a commit to TarasBek/differentiate that referenced this issue Dec 22, 2023
msalehisedeh added a commit that referenced this issue Dec 22, 2023
@msalehisedeh
Copy link
Owner

resolved in version 3.1.0

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

No branches or pull requests

2 participants