patw0929 / react-smartbanner

Rewrite Smart App Banner in React.js.
https://patw0929.github.io/react-smartbanner/
MIT License
74 stars 56 forks source link

Nothing gets rendered #10

Closed techyrajeev closed 7 years ago

techyrajeev commented 7 years ago

I am getting this in the output <!-- react-empty: 42 --> Even if I use force for type of devices -

<SmartBanner title={'Facebook'} force={'android'} />

techyrajeev commented 7 years ago

I understood the problem it was the cookie issue since I had opened the banner once.