vknow360
(Sunny Gupta)
March 29, 2019, 12:53pm
#1
Describe your issue
I captured an error in notifier and snackbar component.
Steps to reproduce the issue
Use notifier and snackbar component in any app
Expected Behaviour
It shows only alert for some time.
Actual Behaviour
But it is showing regularly after dismissal.
Show your Blocks
Android version
android kitkat
I really didn’t understand this error… could you elaborate more?
vknow360
(Sunny Gupta)
March 29, 2019, 1:35pm
#3
It is made to show error for short time but it shows and dismisses and after few second it shows again.
It is after kodular update.
cian
(Cian)
March 29, 2019, 2:00pm
#4
I do not understand as well.
Is there a loop in your code (i.e. is it in a clock component)? I use notifiers, and snackbar with no issues . Lets look at how you are triggering the error
vknow360
(Sunny Gupta)
March 30, 2019, 1:35am
#5
Can you show me an example?
cian
(Cian)
March 30, 2019, 1:37am
#6
Show the blocks you use to detect if an update is needed
1 Like
vknow360
(Sunny Gupta)
March 30, 2019, 12:32pm
#7
When I opened my old app there was also same problem.
So one thing is clear that it is not Kodular’s bug.I am doing something wrong.
I am doing this-
cian
(Cian)
March 30, 2019, 12:35pm
#8
You are not turning the clock of after it is checked
That is the loop
You need to set it to false after it is called
vknow360
(Sunny Gupta)
March 30, 2019, 12:36pm
#9
Thanks for help.
I will try it.
system
(system)
Closed
May 26, 2019, 8:35am
#10
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.