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

Feature Request/Question: Finished Event #57

Open
logan-jobzmall opened this issue Mar 29, 2019 · 1 comment
Open

Feature Request/Question: Finished Event #57

logan-jobzmall opened this issue Mar 29, 2019 · 1 comment
Assignees
Labels
feature New feature or request

Comments

@logan-jobzmall
Copy link

Bug Report or Feature Request (mark with an x)

- [ ] bug report -> please search issues before submitting
- [X] feature request

Desired functionality

Would it be possible to know when the linkify process is complete so that we can do post-processing with something like Microlink? Is it possible to do so anyway with Angular's lifecycle hooks?

@AnthonyNahas AnthonyNahas self-assigned this May 15, 2019
@AnthonyNahas
Copy link
Owner

@logan-jobzmall sorry for the late reply!

the process mechanism of linkfyjs are not async!

That means we can only emit an event after the function returns...

@AnthonyNahas AnthonyNahas added the feature New feature or request label May 15, 2019
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