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

onUnmounted is called when there is no active component instance to be associated with #318

Open
Tsyklop opened this issue Aug 22, 2024 · 0 comments

Comments

@Tsyklop
Copy link

Tsyklop commented Aug 22, 2024

I use tippy 6.4.4 and ag-grid lib.
Tippy is used in Ag-Grid cell renderer.

onUnmounted is called when there is no active component instance to be associated with. Lifecycle injection APIs can only be used during execution of setup(). If you are using async setup(), make sure to register lifecycle hooks before the first await statement.

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

No branches or pull requests

1 participant