Cannot read property 'offsetHeight' of null
-
Hi,
first of all, congrats on this plugin, it is exactly what i was looking for, thank you.
I have a page with multiple iframes, that in a first instance are hidden (css display none). Those iframes are displayed one by one through js, through user intervention.
The error Cannot read property ‘offsetHeight’ of null shows up in a sort of loop mode when the page loads.
The iframes are correctly resized, but console throws that error on an irregular basis, in some refreshes the error shows 5 times, on others it can go until 128 times.
the website is still on localhost, so i can’t provide an url.
I wanted to ask you if you have any idea of why this is happening.
Any thought would be highly appreciated.
thank you very much,
Janica
The topic ‘Cannot read property 'offsetHeight' of null’ is closed to new replies.