Skip to content

Does not work on mobile #23

@Laurensvdw

Description

@Laurensvdw

Hi there,

I tested your package and it worked well untill I opened the web application on a mobile phone. Then it did no longer load the images...

I checked your demo on my phone and there it works. Any ideas how come? :)

I didn't set any options, just used it as described:

(deferLoad)="showMyElement=true">
    <my-element
       *ngIf=showMyElement>
      ...
    </my-element>

In the meantime I wrote my own Intersection Observer, I was just curious how come it does not work out of the box :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions