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

Improved getting topic data in element props.data only for subscribed topics. #14

Open
wants to merge 7 commits into
base: release_workflow
Choose a base branch
from

Conversation

nmengers
Copy link

@nmengers nmengers commented Nov 27, 2019

I really like this react component but there was one thing that felt a bit odd when using this framework.

When I subscribe an element to a certain topic this element would also get all the data from the topics it was not subscribed to and since there is no way in telling from what topic the data was comming from it really confused me.

So with this pull request I let the message event only forward to the handler when this element is subscribed to this topic.

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

Successfully merging this pull request may close these issues.

1 participant