I'm using React v0.13.3. I install react-select2-wrapper from npm. I follow the example exactly it seems, yet get this error. Any ideas?
Invariant Violation: Select2.render(): A valid ReactComponent must be returned. You may have returned undefined, an array or some other invalid object.
I'm using React v0.13.3. I install react-select2-wrapper from npm. I follow the example exactly it seems, yet get this error. Any ideas?
Invariant Violation: Select2.render(): A valid ReactComponent must be returned. You may have returned undefined, an array or some other invalid object.
My imports: