edge-blade / vue-materials

Vue 2.0 and Materialize.css Components
MIT License
2 stars 0 forks source link

Chip missing close event #35

Closed edge-blade closed 7 years ago

edge-blade commented 7 years ago

I found a problem with m-chip where the close event is not emitting. The internals of the chip component were setup incorrectly and need to be corrected to output the event on close.