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

Not working #51

Closed
Droutin opened this issue Jan 25, 2020 · 1 comment
Closed

Not working #51

Droutin opened this issue Jan 25, 2020 · 1 comment

Comments

@Droutin
Copy link

Droutin commented Jan 25, 2020

Error:

Uncaught TypeError: Cannot read property '0' of undefined
    at Object.success (jquery.instagramFeed.min.js:9)
    at c (jquery.min.js:2)
    at Object.fireWith [as resolveWith] (jquery.min.js:2)
    at l (jquery.min.js:2)
    at XMLHttpRequest.<anonymous> (jquery.min.js:2)

code:

$.instagramFeed({
        username: "travelagent_cestujsk",
        container: "#instafeed",
        display_profile: false,
        display_biography: false,
        display_gallery: true,
        callback: null,
        styling: true,
        items: 8,
        items_per_row: 4,
        margin: 1
    });

Version: 1.2.1

@jsanahuja
Copy link
Owner

See #25

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

No branches or pull requests

2 participants