The On text changed event of the textbox component gets triggered on screen initialise.
Steps to reproduce the issue
Create a test project and take a textbox and label component and use blocks from the below image to reproduce the issue. Or you can set anything on text changed event, like notifier, snackbar, etc.
Expected Behaviour
It shouldn’t get triggered except the text has changed in the textbox
This kode must be working and can be used as a workaround to avoid the error. But basically, the bug exists and the event should not be triggered anytime except on text changed.
This error is from the beginning of the Kodular. Just like many others in other extensions.
You have to get used to these errors because no one corrects them.