Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Advanced Callback Functions are not executed #27

@lehnavid

Description

@lehnavid

Hi Guys,

i tried your react instafeed. It work's quite fine, except the advanced callback functions.

Following how im using it:

<InstaFeed userId={YBMA_ID} target={INSTAFEED} clientId={INSTA_ID} template={INSTA_TEMPLATE} success={this.loaded} before={() => console.log('Before')} resolution="low_resolution" accessToken={ACCESS_TOKEN} />

Both callbacks are not executed.

Any idea what causes the problem, or am i doing it wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions