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

getting some settings never returns a result #2

Open
SevenW opened this issue Mar 22, 2019 · 1 comment
Open

getting some settings never returns a result #2

SevenW opened this issue Mar 22, 2019 · 1 comment

Comments

@SevenW
Copy link

SevenW commented Mar 22, 2019

api.bike.settings.get().then(... and api.bike.settings.getSensorSettings().then(... never return a result, while all other get methods do.

@chaelli
Copy link

chaelli commented Jul 29, 2020

Have you requested multiple settings at the same time? (called multiple of these functions?) - it works for me if I only call one function at a time - not multiples.
Haven't looked into why this is.. but for me it works

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