We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I click on an empty area in calendar, I see the below error message
For example, if I click on the grey area below 3/12.
Sometimes, the error says reading 'end'. Below is the error in the console:
reading 'end'
As a workaround, I am okay to just disable clicking in empty area in calendar but I don't see any such prop that allows me to do that.
I am just using the example in the repository.
Mac
Edge
18.2.0
4.4.0
No response
The text was updated successfully, but these errors were encountered:
can you create a bug in code-sanbox or share code
Sorry, something went wrong.
Yes, I will share that soon.
No branches or pull requests
Checklist
Describe the bug
When I click on an empty area in calendar, I see the below error message
For example, if I click on the grey area below 3/12.
Sometimes, the error says
reading 'end'
. Below is the error in the console:As a workaround, I am okay to just disable clicking in empty area in calendar but I don't see any such prop that allows me to do that.
Reproduction Link/Code
I am just using the example in the repository.
Steps to reproduce
Operating System
Mac
Browser
Edge
React version
18.2.0
react-big-schedule version
4.4.0
Additional Information
No response
The text was updated successfully, but these errors were encountered: