Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix clearing out values on clear. #25

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

Merged
merged 1 commit into from
Feb 11, 2024
Merged

Conversation

DocMoebiuz
Copy link
Collaborator

@DocMoebiuz DocMoebiuz commented Feb 11, 2024

fixes #24

We had to set the areas used by SimVars explicitly to 0 or an empty string. This used to happen in the past by sending a 0 on registering a new SimVar. But it makes more sense here.

  • Updated version number in code (see console log)
  • Updated version in manifest file

@DocMoebiuz DocMoebiuz added the bug Something isn't working label Feb 11, 2024
@DocMoebiuz DocMoebiuz merged commit cb4764a into main Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WASM module doesn't send data updates after STOP
2 participants