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

One add turns off other

Open vedran-milic opened this issue 8 years ago • 0 comments

I have header add which is always visible on the page, and another add inside my tabs. It's on the first tab and it's initially visible. When I go to the second tab, and then return to the first tab, header add disapears. It's like reinitialization of add inside tab disables the add in the header. Header add elements receives display: none style. Has anyone encountered this problem?

vedran-milic avatar Aug 15 '17 18:08 vedran-milic