Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

isAppIdle returns true the moment the app loads/Route refreshes #33

Open
Heemrad opened this issue Oct 18, 2018 · 2 comments
Open

isAppIdle returns true the moment the app loads/Route refreshes #33

Heemrad opened this issue Oct 18, 2018 · 2 comments
Labels

Comments

@Heemrad
Copy link

Heemrad commented Oct 18, 2018

isAppIdle returns true when the page initially loads or the route is refreshed with router.go()

@rconstantine
Copy link

I assume it depends on:

"startAtIdle: Start in idle state. Default value: true"

@gabrielstuff
Copy link
Member

Hello @Heemrad,

I'm not sure to understand your question. routing event and idle does have anything in common.
The state of isAppIdle depends on the event you are listening to and the initiale state you wanted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants