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

Configuration feature toggles set to false aren't setting properly in Grocy #461

Open
marcjay opened this issue Sep 16, 2024 · 0 comments
Open

Comments

@marcjay
Copy link

marcjay commented Sep 16, 2024

Reporting the same issue as #275. It was closed as the issue was stale, but the issue is very much still there.

The PR that was raised at the time by @Nathanlclark seems like the right fix: #276

I noticed it because I have the following set:

tweaks:
  stock_price_tracking: false

However the Stock Overview tab still shows the price information
image

Checking the console, can see that it's '0' which is not falsey
image
image

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

1 participant