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

getPeople().increment() has a glitch when manually changed #121

Open
tomasbaran opened this issue Nov 15, 2023 · 0 comments
Open

getPeople().increment() has a glitch when manually changed #121

tomasbaran opened this issue Nov 15, 2023 · 0 comments

Comments

@tomasbaran
Copy link

  1. Let's suppose I have a credits property at value: 80
  2. I need to change the value manually in the user profile from the dashboard to 100
  3. getPeople().increment() stops working

I guess 3. stops working because it is NOT treating the manual change of 100 as double but as String "100" rather — only my guess.

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