Skip to content
This repository was archived by the owner on Mar 1, 2024. It is now read-only.
This repository was archived by the owner on Mar 1, 2024. It is now read-only.

Live Examples are broken #62

@robinduerhager

Description

@robinduerhager

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:

  • Vivaldi 2.4.1488.35
  • Microsoft Edge 44.17763.1.0
  • Internet Explorer 11
  • Google Chrome 73.0.3683.86
  • Mozilla Firefox 66.0.2

They all lead to the same Error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions