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

fix: pass function to watch #29

Closed
wants to merge 1 commit into from
Closed

fix: pass function to watch #29

wants to merge 1 commit into from

Conversation

DamianGlowala
Copy link

@DamianGlowala DamianGlowala commented May 19, 2022

Causes an error:

A watch source can only be a getter/effect function, a ref, a reactive object, or an array of these types.

Causes an error:

A watch source can only be a getter/effect function, a ref, a reactive object, or an array of these types.
@vercel
Copy link

vercel bot commented May 19, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
vue3-lottie ✅ Ready (Inspect) Visit Preview May 19, 2022 at 4:46PM (UTC)

@megasanjay
Copy link
Owner

Added to main in a5ca14f and 4794bcd

Thanks @DamianGlowala

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

Successfully merging this pull request may close these issues.

2 participants