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

Events not working while using Metamask #2536

Closed
rawadrifai opened this issue Nov 4, 2017 · 1 comment
Closed

Events not working while using Metamask #2536

rawadrifai opened this issue Nov 4, 2017 · 1 comment

Comments

@rawadrifai
Copy link

Hello
I have an event configured to fire after a certain function is called in my contract.
The event fires perfectly when using truffle console. It also fires perfect when I'm watching it from the frontend and using a local web3. But when I use metamask and inject a web3, events stop working. Well, they still get registered but "watching" them from the frontend stops working. If I refresh the page, it's able to get all the events fine.
Any idea what's going on?

This video will describe it better:
https://drive.google.com/file/d/1XGfMHeChTZc_gMAlmb6itKJaotm7Fd-g/view

@tmashuang
Copy link
Contributor

Duplicate of #2393

@tmashuang tmashuang marked this as a duplicate of #2393 Nov 6, 2017
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

2 participants