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

Unable to get property 'getInstance' of undefined or null reference #331

Open
ehsangazar opened this issue Oct 15, 2019 · 3 comments
Open

Comments

@ehsangazar
Copy link

This issue has been happening on the website for quite a long time now
Unable to get property 'getInstance' of undefined or null reference

In this line:
var ref = this.instanceRef; return ref.getInstance ? ref.getInstance() : ref;

And this is a version we are using 6.7.1

Just in Browser Edge!

Let me know please how to resolve it please, thanks

@tateana
Copy link

tateana commented Dec 24, 2019

the same issue with react-datepicker which uses react-onclickoutside

@apsavin
Copy link

apsavin commented Jan 14, 2020

@Pomax
Looks like a dublicate of #271
I can't reproduce, but I see the error in our https://sentry.io/ monitoring tool - IE 11 and Edge only.

@bockc
Copy link

bockc commented Sep 28, 2020

I also have this exception on Chrome. It only happens when I click in the window after a hot reload

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

4 participants