There is a small delay between when the page is loaded into the DOM and when the actions are invoked. Hide the elements without invoking any actions.
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
There is a small delay between when the page is loaded into the DOM and when the actions are invoked. Hide the elements without invoking any actions.
Thanks Max,
but how can I load the prorerties required?
What do you mean by properties required..? The properties that determine whether to show/hide the image?
No Max,
its local storage that has been saved on another page and set on load, needed for sendgrid
I think an option might be to use another event, one that occurs sooner.
Cheers Max,
i was thinking of that,
but before i go changing everything,
if I get these 5 components to set property on a previous screen they will be available for sendgrid on book screen,
and won't appear when marked invisible, on first load, of the latter "book" screen
I'm not sure I understand the question...
Hi Max,
when you say use another event, do you mean "before load" for example
and if so will before load solve these textinputs appearing when marked invisible
I'm not sure.. you might want to search and see what other people have done.