VoliJS / NestedReact

BackboneJS compatibility layer for React-MVx MVVM framework.
https://volicon.github.io/React-MVx
79 stars 5 forks source link

Unsubscribe from events when receiving new props. #9

Closed gaperton closed 8 years ago

gaperton commented 8 years ago

When using listenToProps, situation of props replacement is not handled.

Not critical, cause usually it's not the case. But might be very annoying and strange.

gaperton commented 8 years ago

fixed in develop