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

runtime-core.esm-bundler.js:2939 Uncaught (in promise) TypeError: track(...) is not a function #8357

Closed
Eadela opened this issue May 18, 2023 · 9 comments
Labels
🔥 p5-urgent Priority 5: this fixes build-breaking bugs that affect most users and should be released ASAP. regression

Comments

@Eadela
Copy link

Eadela commented May 18, 2023

Vue version

3.3.3

Link to minimal reproduction

track(instance, "get", key)(process.env.NODE_ENV !== "production") && markAttrsAccessed();

Steps to reproduce

image

image

track(instance, "get", key)(process.env.NODE_ENV !== "production") && markAttrsAccessed();

What is expected?

track(instance, "get", key)(process.env.NODE_ENV !== "production") && markAttrsAccessed();

What is actually happening?

track(instance, "get", key)(process.env.NODE_ENV !== "production") && markAttrsAccessed();

System Info

track(instance, "get", key)(process.env.NODE_ENV !== "production") && markAttrsAccessed();

Any additional comments?

track(instance, "get", key)(process.env.NODE_ENV !== "production") && markAttrsAccessed();

@Kunstderfug
Copy link

Yes, out of the blue I have the same error

@BARNZ
Copy link

BARNZ commented May 18, 2023

Yep same for me. Related #8353

@czuhai
Copy link

czuhai commented May 18, 2023

Got the same error, seems like an error in dist bundle

@edison1105
Copy link
Member

@sodatea sodatea added the 🔥 p5-urgent Priority 5: this fixes build-breaking bugs that affect most users and should be released ASAP. label May 18, 2023
@sxzz
Copy link
Member

sxzz commented May 18, 2023

Duplicate of #8353

@sxzz sxzz marked this as a duplicate of #8353 May 18, 2023
@yaolunmao
Copy link

我已经降级到3.2.47了,pinia也要降级

@yyx990803
Copy link
Member

Closing as duplicate of #8353

@mollyhappy
Copy link

坎坎坷坷

@lijiacheng1122
Copy link

明天要去财务处领钱了

@github-actions github-actions bot locked and limited conversation to collaborators Sep 10, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🔥 p5-urgent Priority 5: this fixes build-breaking bugs that affect most users and should be released ASAP. regression
Projects
None yet
Development

Successfully merging a pull request may close this issue.