Skip to content

Issue for FireFox: getComputedStyle is null for iframe #90

Open
@vbabenko

Description

@vbabenko

Version

@PeachScript,
Could you please take a look on closed Pull request #74? Sorry for delay, I've provided answers on your questions.
Is it possible to have fix in upcoming version?

Vue.js version

2.2.0

What is expected?

Add simple check that will not throw exception for getScrollParent method

What is actually happening?

When infinite-loading used in iFrame and for FireFox browser it throws expection
Original FF issue https://bugzilla.mozilla.org/show_bug.cgi?id=548397

How to reproduce this problem?

I am using KeenUi Modal component that contains iframe with huge list of items. When page is rendered Modal component initialized and infiniteScrolling is triggered (but modal was not actualy opened). And in this situation infinite loading throws exception for FireFox browser due to their issue - getComputedStyle returns null for iframe

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions