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

App onLoad and onLoadAsync events #815

Open
Tracked by #956
Gervwyk opened this issue Aug 30, 2021 · 3 comments
Open
Tracked by #956

App onLoad and onLoadAsync events #815

Gervwyk opened this issue Aug 30, 2021 · 3 comments
Labels
Feature New feature or request

Comments

@Gervwyk
Copy link
Member

Gervwyk commented Aug 30, 2021

Describe the feature

An app level init event which triggers on app load for any page. Perhaps consider a onPageLoad events also which triggers when any page is loaded for the first time.

@Gervwyk Gervwyk added Bug Something isn't working Feature New feature or request and removed Bug Something isn't working labels Aug 30, 2021
@SamTolmay
Copy link
Member

How is onPageLoad different from onInit?

@Gervwyk
Copy link
Member Author

Gervwyk commented Aug 31, 2021

They are the same :) my bad.

@mat02 mat02 mentioned this issue Nov 3, 2021
5 tasks
@SamTolmay SamTolmay added the v4 label Nov 5, 2021
@SamTolmay SamTolmay mentioned this issue Nov 15, 2021
41 tasks
@Gervwyk
Copy link
Member Author

Gervwyk commented Apr 29, 2022

The idea here is to have app-level events, that execute only once per session. Related to #946

@Gervwyk Gervwyk removed the v4 label Sep 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants