react-adsense icon indicating copy to clipboard operation
react-adsense copied to clipboard

:film_projector: a simple React-component for Google AdSense / Baidu advertisement.

Results 11 react-adsense issues
Sort by recently updated
recently updated
newest added

My ads not showing up. Put my code in my .js file import React from 'react' import AdSense from 'react-adsense'; } } )

Does this package work also with nextjs ? Thanks

When switching pages in my nextjs blog using client side routing, it seems after a few navigations the ads are not showing anymore. A full page reload resolves this. I...

I get this error on every first load of the page. On any other re-mount or reload it will work. I set min-width for the container of the add. But...

支持最新版Google Adsense 自动广告(2019年10月11日更新) 吗? ![](https://i.loli.net/2019/10/22/I8mvYnr7Gk9CuhB.png)

If you move a lot of pages, there are no more ads. Google seems to be restricting advertising. Is there any solution?

Hello. Please write a caution note that when I or someone use the "react-adsense" and use the style(ex `style={{ width: 500, height: 300, float: 'left' }}" and so on),it needs...

I added the prop to manage the page level ads, it has to be tested better

Would be nice to have an option for `enable_page_level_ads: true` so ads can be automatic instead.

- Added `AdSense` component - Added `AdSenseProvider` component - Added TypeScript support - Added ESM support **BREAKING CHANGE**: - Removed default export - Removed unimplemented `Baidu` component