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

createComponent with stateReducer prevents bindEvents #70

Open
st-schneider opened this issue Oct 25, 2018 · 1 comment
Open

createComponent with stateReducer prevents bindEvents #70

st-schneider opened this issue Oct 25, 2018 · 1 comment

Comments

@st-schneider
Copy link

Explain the problem

If the stateReducer is added to createComponent I cannot enhance the component with bindevents anymore.

Expected Behaviour

Usage of stateReducer and bindEvents.

Actual Behaviour

No events are bound to the target.

Steps to reproduce

create a component with template and statereducers
add click bindevents
export the component to render it

Provide your Environment details

  • Node version: 9.3.0

  • Operating System: macOS 10.13.4

  • melody version: latest

@pago
Copy link
Contributor

pago commented Nov 11, 2018

Could you provide an example?

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