react-date-range
react-date-range copied to clipboard
TypeError: e.getAttribute is not a function
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
I'm facing this issue in next ts when i entered some digit it's create issue plz help me out to fix it
Please provide the sample code for replicating the error. Which component did you use and what were the props.