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

Expected 2 arguments, but got 1.ts(2554) #910

Open
linonetwo opened this issue Oct 3, 2024 · 0 comments
Open

Expected 2 arguments, but got 1.ts(2554) #910

linonetwo opened this issue Oct 3, 2024 · 0 comments

Comments

@linonetwo
Copy link

pnpm dlx create-wujie@latest

直接创建出来的应用,改为 ts 就有问题了

    // Cleanup the listener on component unmount
    return () => {
      bus.$off("sub-route-change");
    };

Expected 2 arguments, but got 1.ts(2554)

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