"Button" component error

Describe your issue

When you press Button3 to execute, then press Button1 to hide Button3, Button3 is still displayed.

Steps to reproduce the issue

123

error

Expected Behaviour

When you press Button3 to execute, then press Button1 to hide Button3, Button3 hidden.

abc

Actual Behaviour

When you press Button3 to execute, then press Button1 to hide Button3, Button3 is still displayed.

error

Such an error seems to be a new component, similar to FAB.(Off topic)

I tried the same thing what you tried…
It works how it should for me without bug.

1 Like

That might be my implementation of my app with the phone simulator.
Wait, I try to execute this app with my phone.

I use my mobile phone to execute, and I have the same error.
So I think it should be your implementation step error, you must first press Button3, let the label be 123, and press Button1 to hide Button3.

make sure button 3 is not visible, like this Screenshot%20(72)

I know that is normal.
But just follow my block above and then:
The first step is to press Button3
The second step is to press Button1

You will find an error.

Please share the AIA
So we can check the all the code

1 Like

I did exactly what you wrote but did not get the problem.

I share apk, you guys will know when you try.
error.apk (4.1 MB)

send aia file not apk file

1 Like

error.aia (1.6 KB)

So everyone can use it normally?:thinking:

BUG

I later discovered that the button after execution cannot be hidden.

Because everyone is not executing, the button is hidden and its error is hidden after execution, not before execution.
So everyone is hard to find this error.:stuck_out_tongue_winking_eye:

Or is this not a BUG at all?
So everyone will feel that there is no mistake?