Lewhe Onesine

Results 83 comments of Lewhe Onesine

Thank you @cha2hyun for this PR

Hi @devmtnaing πŸ‘‹ Thanks for this proposal and really sorry for the delay. It would be really interesting to add this option. We will add it in the next versions.

Thank you for your feedback. This is indeed a `string` that we are currently using. There is no check to see if it is a `string` sent by the user....

Hi @rogueturnip πŸ‘‹ Thanks for using this library and thanks also for the feedback. Normally, if you respect the typing of the Options, there should be no problem. ``` export...

I can see your code.

Sorry for the delay, use the Options type for the list constant instead. For value and onChange ``` value: Option | Option[] | null; onChange: (value: Option | Option[] |...

Hi @andiahmadfauzy πŸ‘‹ Thank you for your feedback. It makes me very happy that you appreciate this package. It's not currently possible to remove it, but I'll put it in...

Hi @Pedro-Goncal, @NathGtle πŸ‘‹ Sorry for the delay @Pedro-Goncal Thank you for your feedback. Can you please show me your code. I want to be able to reproduce the bug...

Hi @ackelman πŸ‘‹ Sorry for the delay Thanks for this PR.