Efraim Rodrigues
Efraim Rodrigues
This is intended to solve Issue #38.
In newer versions of react, componentWillReceiveProps has been deprecated and this [line](https://github.com/woutervh-/react-pan-and-zoom-hoc/blob/031d7f4e95bbbe1d5ba665962ef00a5c73d05a06/src/panAndZoomHoc.tsx#L72) triggers this warning. 
How can I use colParser when using csv output? I tried the following and it didn't work. > const objects = await csv({ > output: "csv", > colParser:{ > [indexes.amount]:"number",...
### Runtime nodejs and https://joi.dev/tester/ ### Runtime version 20.10 ### Module version 17.12.0 ### Used with _No response_ ### Any other relevant information I've recently faced some limitations to the...
### Link to reproducible scenario https://stackblitz.com/edit/stackblitz-starters-2r8gjpr9?file=src%2Fmain.ts ### Describe the bug Steps to reproduce 1. Add `cellKeyDown` event listener 2. Set `agNumberCellEditor` as the cell editor for a given column and...