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

On canvas app the screen needs to be reloaded to refresh the barcode if any of the properties changes #12

Open
inepttom opened this issue Dec 22, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@inepttom
Copy link

In canvas app if you change any property, the barcode isn't changed unless you switch to different screen and go back. It is then impossible to set eg. variable barCodeValue.
Also, it is impossible to select the component by clicking on it, only by choosing it from the tree view.

@Karnny
Copy link

Karnny commented Jan 25, 2024

Add this line into the very beginning of updateView() function
this.GetAllParameters();

@inepttom
Copy link
Author

inepttom commented Jan 30, 2024

Unfortunately can't make it to work. Updated the updateView() function, imported solution again and the issue is still the same.

@allandecastro allandecastro self-assigned this Aug 12, 2024
@allandecastro allandecastro added the bug Something isn't working label Aug 12, 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

No branches or pull requests

3 participants