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

Tracker is not defined #61

Open
PEM-- opened this issue Jan 25, 2017 · 2 comments
Open

Tracker is not defined #61

PEM-- opened this issue Jan 25, 2017 · 2 comments

Comments

@PEM--
Copy link
Contributor

PEM-- commented Jan 25, 2017

When executing a React based app, meteor-devtools spits a ReferenceError: Tracker is not defined that applies on the VM.

Step to reproduce:

git clone https://github.com/ssr-server/ssr
cd ssr
meteor npm install
cd demo
meteor npm install
meteor --setting ./setting.json

Open Chrome dev tools and select meteor-devtools. Launch the app using the default address http://localhost:3000.

Note that our demo makes no use of Tracker. It seems that meteor-devtools relies on the app's Tracker instead of using it's own.

@minhna
Copy link

minhna commented Nov 17, 2018

Hello, is there any update? I have this issue and minimongo tab doesn't work.

@aga98mtl
Copy link

Same issue here. The minimongo tab doesn't work too.

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

3 participants