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

Vue prop warnings #9

Open
MattApril opened this issue May 13, 2024 · 0 comments
Open

Vue prop warnings #9

MattApril opened this issue May 13, 2024 · 0 comments

Comments

@MattApril
Copy link

MattApril commented May 13, 2024

Warnings started appearing after a recent Vue update:

console.warn
[Vue warn]: Wrong type passed as event handler to onLeaveCancelled - did you forget @ or : in front of your prop?
Expected function or array of functions, received type string. 
  at <Transition name="collapse" onBeforeAppear=fn<bound beforeAppear> onAppear=fn<bound appear>  ... > 
  at <CollapseTransition onAfterEnter=fn<bound afterFiltersExpand> onEnterCancelled=fn<bound cancelledFiltersExpand> >
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