pieterv / react-googlemaps

A declarative React interface to Google Maps
MIT License
226 stars 68 forks source link

`SideEffectPlugin` not clearing dirty state after events when no custom event is set #3

Closed pieterv closed 9 years ago

pieterv commented 9 years ago

Need to add noop event handlers within _updateMapProperties when no custom callback is defined and side effect prop exists.