react-datepicker2
react-datepicker2 copied to clipboard
react datepicker component.(include persian jalaali calendar)
Hello π I need to change month's names as my country needs how I can do it? any solution? thanks for your good package
When the picker opens, it goes out of the screen frame [as you see here](https://imgur.com/Upyz5Jl) any solution?
Γ TypeError: Cannot read property 'body' of undefined getOffsetParent C:/Users/ali/src/getOffsetParent.js:28 25 | // } 26 | // η»δΈη offsetParent ζΉζ³ 27 | const doc = utils.getDocument(element); > 28 | const...
hi TypeError: Cannot read property 'object' of undefined (anonymous function) C:/Users/ali/Documents/erp/node_modules/react-datepicker-fa/dist/index.js:21010 21007 | }(_react.Component); 21008 | 21009 | Heading.propTypes = { > 21010 | month: _react.PropTypes.object.isRequired, 21011 | isGregorian: _react.PropTypes.bool...
Hi, could you please customize it for the months of Pashto Language. it only needs to change the months Array from Persian months names into Pashto months names. the Pashto...
Calendar component triggers this two warnings in React 17.x releases : ### First warning **Warning**: Legacy context API has been detected within a strict-mode tree. The old API will be...
How to add z_index for the modal of the date picker