Skip to content

DoubleClick.refreshAds not working with multiple arguments #37

@KINKCreative

Description

@KINKCreative

If I call
DoubleClick.refreshAds('ad-leaderboard', 'ad-leaderboard-sm', 'ad-square');

it only refreshes the first argument, the other two are ignored.

Calling

DoubleClick.refreshAds('ad-leaderboard-sm');
DoubleClick.refreshAds('ad-square');```

works as expected. Not sure if it's a bug or if you want to just adjust your readme.

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