Emanuele Dall'Ara

Results 29 comments of Emanuele Dall'Ara

> `const dataPoints = [{"date": 2023-01-21T17:45:00.000Z, "value": 122549.01960784315}, {"date": 2023-01-22T05:45:00.000Z, "value": 120481.92771084337}, {"date": 2023-01-22T17:45:00.000Z, "value": 120481.92771084337}, {"date": 2023-01-23T05:45:00.000Z, "value": 119760.47904191617}, {"date": 2023-01-23T17:45:00.000Z, "value": 120481.92771084337}, {"date": 2023-01-24T05:45:00.000Z, "value": 121951.21951219514}, {"date": 2023-01-24T17:45:00.000Z,...

Try to upgrade vite to latest version

This is the main issue that I'm facing using a config like this: ```typescript return [ { fixed: 'left', hideInSetting: true, width: 500, dataIndex: 'name', title: t(tableHeadersLabels[1]), key: 'name', sorter:...

No, I still have the same issue

This issue is happening when I edit the visible columns from settings. https://github.com/hemengke1997/use-antd-resizable-header/assets/71103219/8b46ac4d-cf3c-4493-ab18-0cddb302a998 --- And that's my code ```typescript const columnsConfig= [ { fixed: 'left', hideInSetting: true, width: 500, dataIndex:...

Ok but the main issue is coming when I edit columns or set fixed for some columns. In my case all columns are visible. Some of them are not editable...

> same. It seems like the repo hasn't been updated since Oct 2021...

@geekact @fwh1990 Is this repository still under development?

> > > same. > > > > > > It seems like the repo hasn't been updated since Oct 2021... > > Installation fs-extra can be solved. Yeah, we...

This wold be very cool