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 value of the property '-js-display': object is null or undefined #96

Open
waqas385 opened this issue Apr 12, 2018 · 2 comments

Comments

@waqas385
Copy link

waqas385 commented Apr 12, 2018

Hi,

Its IE9 specific issue and occurred when enable "Access data source across domain"
To enable settings:
Goto Internet Option > Security > Custom Level > Miscellaneous > Access data source across domain (Make it enable)

Then, refreshing the page will show error:
Unable to get value of property '-js-display': object is null or undefined

i.e
// store display style in details
details.style.display = node.currentStyle['-js-display'] || node.currentStyle.display;

Hint: Somehow currentStyle is not being found within node object

@aaawhz
Copy link

aaawhz commented Sep 12, 2018

米兔

@aaawhz
Copy link

aaawhz commented Sep 12, 2018

me too

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