monkey
(An An)
August 23, 2018, 9:42am
#1
Describe your issue
When you press Button3 to execute, then press Button1 to hide Button3, Button3 is still displayed.
Steps to reproduce the issue
Expected Behaviour
When you press Button3 to execute, then press Button1 to hide Button3, Button3 hidden.
Actual Behaviour
When you press Button3 to execute, then press Button1 to hide Button3, Button3 is still displayed.
Such an error seems to be a new component, similar to FAB.(Off topic)
Mika
August 23, 2018, 9:53am
#2
I tried the same thing what you tried…
It works how it should for me without bug.
1 Like
monkey
(An An)
August 23, 2018, 9:58am
#3
That might be my implementation of my app with the phone simulator.
Wait, I try to execute this app with my phone.
monkey
(An An)
August 23, 2018, 10:10am
#4
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.
Nik
(Nik)
August 23, 2018, 10:53am
#5
make sure button 3 is not visible, like this
monkey
(An An)
August 23, 2018, 11:32am
#6
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.
Diego
(Diego Barreiro PĂ©rez)
August 23, 2018, 11:33am
#7
Please share the AIA
So we can check the all the code
1 Like
Mika
August 23, 2018, 11:40am
#8
I did exactly what you wrote but did not get the problem.
monkey
(An An)
August 23, 2018, 2:59pm
#9
I share apk, you guys will know when you try.
error.apk (4.1 MB)
Nik
(Nik)
August 23, 2018, 3:05pm
#10
send aia file not apk file
1 Like
monkey
(An An)
August 24, 2018, 8:16am
#12
So everyone can use it normally?
monkey
(An An)
August 25, 2018, 4:46pm
#13
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.
Or is this not a BUG at all?
So everyone will feel that there is no mistake?