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

Cannot read property 'ownerDocument' of undefined - Schedule Page #163

Open
anandang76 opened this issue Jan 29, 2021 · 1 comment
Open

Comments

@anandang76
Copy link

When I am clicking Schedule from top nav bar in physician login, Calendar is not woking.
In console log following error occurred

Uncaught TypeError: Cannot read property 'ownerDocument' of undefined
    at c (fullcalendar.min.js:6)
    at constructor.queryBoundingRect (fullcalendar.min.js:7)
    at constructor.build (fullcalendar.min.js:7)
    at Et.e.constructor.updateSize (fullcalendar.min.js:8)
    at Et.e.constructor.updateSize (fullcalendar.min.js:9)
    at Et.e.constructor.displayView (fullcalendar.min.js:8)
    at fullcalendar.min.js:8
    at ut (fullcalendar.min.js:6)
    at Et.e.constructor.display (fullcalendar.min.js:8)
    at d (fullcalendar.min.js:6)

image

Could you please help me to resolve this proplem?.

@shihjay2
Copy link
Owner

Can you verify that the provider user has set his/her schedule under Configure -> Schedule Setup?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants