Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After selecting date range I got type error "Unhandled Runtime Error TypeError: Cannot read properties of null (reading 'removeEventListener')" #356

Open
nijandhanj opened this issue Jun 2, 2023 · 16 comments
Labels
bug Something isn't working

Comments

@nijandhanj
Copy link

Describe the bug
A clear and concise description of what the bug is.
image

Reproduced Version on CodeSandbox
Here it is on CodeSandBox: Link

Expected behavior
A clear and concise description of what you expected to happen.

@nijandhanj nijandhanj added the bug Something isn't working label Jun 2, 2023
@Flori1234657
Copy link

When i'm in the page that i have put my calendar component and i try to go to another page it gives me the same error

@Amirhossein-Esfahanian
Copy link

I have the same problem, any solution?

@mcgreenwood
Copy link

Same here. I have a multistep form, and when going to the next case it gives this error.

juji added a commit to juji/react-modern-calendar-datepicker that referenced this issue Jun 23, 2023
@SidMorad
Copy link

Hopefully @Kiarash-Z will merge @juji pull request #358 soon, until then, I'm going to use following workaround

    "@taak/react-modern-calendar-datepicker": "^3.1.6-1",

HTH,
Thank you

@Partiya
Copy link

Partiya commented Jun 27, 2023

i am having the same issue as well

SidMorad added a commit to taakcloud/react-modern-calendar-datepicker that referenced this issue Jul 5, 2023
SidMorad added a commit to taakcloud/react-modern-calendar-datepicker that referenced this issue Jul 5, 2023
@nicolasg0010
Copy link

i am having the same issue

@sm-khosravi
Copy link

I am having the same issue. When I select a date I get this error.

@Jojokristiadi
Copy link

Me too, error. Is there a solution?

@sm-khosravi
Copy link

I've used this, it's ok

"@hassanmojab/react-modern-calendar-datepicker": "^3.1.7"

@SultaniGithub
Copy link

i am also having the same issue

@HmzAli
Copy link

HmzAli commented Oct 28, 2023

Having the same issue as well. Any work around till this is fixed?

@Mohammadkhoushechin
Copy link

Mohammadkhoushechin commented Nov 8, 2023

I am also having the same issue when going to the other page

@mohsenasm
Copy link

+1

@renaldodev
Copy link

There is an error implementation I went through the repo, there is a useEffect using a reference without checking if it is not null, you can use "@hassanmojab/react-modern-calendar-datepicker": "^3.1.7" instead

@RezaGhx
Copy link

RezaGhx commented Nov 18, 2023

@renaldodev is this verified by the creators?

@renaldodev
Copy link

@RezaGhx The creator looks the same the NPM package points to this repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests