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

A React implementation of the Google DFP/GPT api. https://react-dfp.surge.sh

Results 47 react-dfp issues
Sort by recently updated
recently updated
newest added

Any way to disable the loading of the dfp js files? Now the component always load the dfp scripts and we like to tell the component not to load it...

enhancement

Bumps [terser](https://github.com/terser/terser) from 4.6.3 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...

dependencies

Version: `0.20.0` When calling `DFPManager.refresh();` in a `useEffect` I get the following error google tag console: ![image](https://user-images.githubusercontent.com/13333582/111622449-1da9f100-87e1-11eb-8ce8-35417499287d.png) Edit: When I pass a slot id it correctly refreshes that slot. The...

bug

Bumps [jsdom](https://github.com/jsdom/jsdom) from 11.12.0 to 16.5.0. Release notes Sourced from jsdom's releases. Version 16.5.0 Added window.queueMicrotask(). Added window.event. Added inputEvent.inputType. (diegohaz) Removed ondragexit from Window and friends, per a spec...

dependencies

Weird issue. Our app is using and AdSlot inside a react-visibility-sensor that causes component unloading when not visible. When targeting info is set so that only one single ad is...

bug

Currently new ad calls keep adding at the bottom when you go to the next page. This makes it one page set up. Also when you go from homepage to...

We had trouble getting the sizeMapping to work when following your sizeMapping, until we clicked the links to read Google's own documentation. That's when we realised it seems to work...

question

I would like to add page level targeting to my ad slots on page change and I'm doing by writing a useEffect hook that sets the targeting to incoming parameters....

What is the solution for new [Web interstitial](https://support.google.com/admanager/answer/9840201?hl=en)? The code is required run in `` Can anyone help here?

question

Bumps [async](https://github.com/caolan/async) from 2.6.1 to 2.6.4. Changelog Sourced from async's changelog. v2.6.4 Fix potential prototype pollution exploit (#1828) v2.6.3 Updated lodash to squelch a security warning (#1675) v2.6.2 Updated lodash...

dependencies