Replies: 1 comment
-
Thank you for your proposal, closing as a duplicate of: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm currently working on an app. For switching between screens/pages, I would like to do something like this:
To make sure that the old and new pages are fully loaded before starting the switching animation.
If I type that, I get the warning:
I guess that the second signal is ignored.
This could also be extended with
or
or complex conditions (just like anif
statement).Beta Was this translation helpful? Give feedback.
All reactions