hypeserver / react-date-range

A React component for choosing dates and date ranges.
MIT License
2.57k stars 658 forks source link

TypeError: e.getAttribute is not a function #614

Open muhammadimran787898 opened 11 months ago

muhammadimran787898 commented 11 months ago

Subject of the issue

when i entered some digits its create issue e.getAttribute is not a function

[BUG] Bug Reproduce Steps

by entering some number

[BUG] Expected behaviour

it should select the given number and range

Environment

Package Version: next: 13.0.5, typescript: 4.9.3, react-date-range:1.4.0 React version:18.2.0 Node version:16.17.0 Browser:chrom

muhammadimran787898 commented 11 months ago

I'm facing this issue in next ts when i entered some digit it's create issue plz help me out to fix it

umakantp commented 6 months ago

Please provide the sample code for replicating the error. Which component did you use and what were the props.