Raphaël Morineau

Results 57 comments of Raphaël Morineau

Hi, thanks for your report. It's a known bug with Focus handling since i integrated InfiniteLoading in between the main parent component and its children. This has nothing to do...

I admit i am not documenting very well my changelogs, but i'm following the Semver : if only last version number changed => only patch, bug fixes, etc ... no...

indeed... but v1 is much better as well, especially with TS.

v1.6.1 is out, should fix this issue. Please confirm.

At 1st glance, looks like you didnot read the documentation -again- : - required prop isnot implemented yet - anchorOrigin value is useless since it is the same as default...

Please check with latest version.

Weird, SuperSelectField is supposed to handle any amount of data, thanks to infinite loading. Are you trying to have a menu dropdown with a length of 38k items instead of...

Nope you are correct, but i meant mainly at which properties did you set for SuperSelectField ?

try `showAutocompleteThreshold={6}` also how `item` looks like ? Might not be a good idea to use it for `key`

also how item looks like ? Might not be a good idea to use it for key for info `label` is used for the autocomplete filter, so if you don't...