Matías Herranz

Results 4 comments of Matías Herranz

👍 Great patch, @kelvinwong-ca !

Fix for this issue (and updated unittests): https://github.com/kelvinwong-ca/django-select-multiple-field/pull/16

@Ethaan Thanks for your answer! Quick tip. You can remove this line from the `constructor` method: ```javascript this.onAddressChange = this.onAddressChange.bind(this); ``` If you define the ```onAddressChange` method like this: ```javascript...

> Could you do this against the canary release and use the razzle graphql plugin? What do you mean with " the canary release"? If provided with some context, I'll...