Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

馃悰 Bug - Fixed format not working #162

Open
tomswinkels opened this issue Jun 22, 2021 · 0 comments
Open

馃悰 Bug - Fixed format not working #162

tomswinkels opened this issue Jun 22, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@tomswinkels
Copy link

I want only show banners with a fixed format, but is doesn't work.

There are also banners shown with a bigger height.

My usage;

            <Adsense
                v-if="item.slot_id"
                ins-style="display:inline-block;width:711px;height:91px;"
                :data-ad-client="item.client_id"
                :data-ad-slot="item.slot_id">
            </Adsense>

What do i wrong?

@tomswinkels tomswinkels added the bug Something isn't working label Jun 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant