buildo / react-cookie-banner

React Cookie banner which can be automatically dismissed with a scroll. Because fuck The Cookie Law, that's why.
http://react-components.buildo.io/#cookiebanner
MIT License
182 stars 19 forks source link

Live Examples are broken #62

Open robinduerhager opened 5 years ago

robinduerhager commented 5 years ago

description

Live Examples link in the README sends you to https://react-components.buildo.io/#cookiebanner which leads to the following stacktrace:

Uncaught TypeError: o.forwardRef is not a function
    at Object.<anonymous> (bundle.9737c2fd.js:150)
    at __webpack_require__ (bundle.9737c2fd.js:1)
    at Object.<anonymous> (bundle.9737c2fd.js:150)
    at __webpack_require__ (bundle.9737c2fd.js:1)
    at render (bundle.9737c2fd.js:155)
    at Module.<anonymous> (bundle.9737c2fd.js:155)
    at __webpack_require__ (bundle.9737c2fd.js:1)
    at Object.<anonymous> (bundle.9737c2fd.js:49)
    at __webpack_require__ (bundle.9737c2fd.js:1)
    at bundle.9737c2fd.js:1

misc

I guess the problem is not browser specific in this case, however i still tested a few just to be sure:

They all lead to the same Error.