elyface / elyface-SSR

A react and Nextjs based, search-indexed SSR boilerplate and starter kits for publishers and news websites integrated with Blupoint CMS.
Other
0 stars 1 forks source link

Removing AdSlots into the child components #151

Open oyilmaztekin opened 5 years ago

oyilmaztekin commented 5 years ago

AdSlot cannot be declared into the child component where DFPSlotProvider isn't declared. AdSlot only works at the same level that the Provider is declared right now.

reletad issue

also discussed into #19