Stratos Vetsos

Results 6 comments of Stratos Vetsos

Very nice remark! Is "focusedItem" the only prop related to options, that excepts a string? Or we should consider normalize all the options before we pass it down to the...

Hi, thanks for spotting this. I will test and release a new version as soon as possible. Best Regards

Hi kcee403, There was an issue with backwards compatibility with React versions before 16.4. Thanks for spotting out. I just released a version fixing this (1.0.16), so run npm i...

Hello and sorry for the (huge) delay :) Merging now

Hi, We should use a polyfill instead of refactoring. Object.entries is not the only code that have issue with legacy browsers, so maybe babel-polyfill is an option, but we should...