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

Can't route its own methods to events fired by initialize. #758

Open
NakajimaTakuya opened this issue Mar 19, 2024 · 0 comments
Open

Can't route its own methods to events fired by initialize. #758

NakajimaTakuya opened this issue Mar 19, 2024 · 0 comments

Comments

@NakajimaTakuya
Copy link
Contributor

NakajimaTakuya commented Mar 19, 2024

I noticed that it is not possible to route its own methods to events fired by initialize. (In the case of synchronous processing).

However, I also intuited that such a situation is not surprising considering that it is an event in the special process of initialize.

With that impression, I personally would be glad to see this behavior described in the documentation.

Below is the reproduced code.

https://codepen.io/Takuya-Nakajima/pen/ZEZLXWZ

(Sorry if I am just missing something in the documentation.)

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

No branches or pull requests

1 participant