raychenfj / ion-multi-picker

Multi Item Picker - An Ionic Custom Multi Picker Component
https://raychenfj.github.io/ion-multi-picker/
Other
236 stars 103 forks source link

prefix selector #63

Closed JosephSKh closed 7 years ago

JosephSKh commented 7 years ago

Hello, can you prefix the selector of the component as so many plugins use the same selector name and that causes issues? thanks

raychenfj commented 7 years ago

Hi @JosephSKh,

I'm afraid this will be a breaking change, will break many others' build if the selecor name is changed.

Probably you should just fork one, and then change the selector.

JosephSKh commented 7 years ago

@raychenfj thank you for your response, yes actually that's what I've done thanks man