Maycon Oliveira

Results 3 issues of Maycon Oliveira

The `AutoCompleteList` component doesn't behave as expected when its children are a combination of both mapped items from an array and static components. In my app, I update an array...

**Describe the bug** I'm trying to use two Datepickers to select years that will be used as a start and end date (if I'm not mistaken, there's no RangePicker functionality...

Stale

Using NextJS 13, passing `onSunburstClick={() => false}` to the `Plot` component does not disable the default behaviour of clicking in a sunburst node and zooming in to that node. The...