Skip to content

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

Open
nmengers wants to merge 7 commits intoKeKs0r:release_workflowfrom
nmengers:release_workflow
Open

Improved getting topic data in element props.data only for subscribed topics.#14
nmengers wants to merge 7 commits intoKeKs0r:release_workflowfrom
nmengers:release_workflow

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