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

Advanced Callback Functions are not executed #27

Open
lehnavid opened this issue Jan 2, 2018 · 2 comments
Open

Advanced Callback Functions are not executed #27

lehnavid opened this issue Jan 2, 2018 · 2 comments

Comments

@lehnavid
Copy link

lehnavid commented Jan 2, 2018

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?

@sinxwal
Copy link

sinxwal commented Sep 19, 2018

Same error here

@sinxwal
Copy link

sinxwal commented Sep 21, 2018

PR to fix this error is here #36

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants