gilbarbara / react-floater

Advanced tooltips for React
https://codesandbox.io/s/github/gilbarbara/react-floater/tree/main/demo
MIT License
220 stars 37 forks source link

Demo Sandbox Broken #97

Closed JLongley closed 1 year ago

JLongley commented 1 year ago

🐛 Bug Report

The demo sandbox (https://codesandbox.io/s/github/gilbarbara/react-floater/tree/main/demo) fails to render with this error: DependencyNotFoundError Could not find dependency: 'prop-types' relative to '/node_modules/@gilbarbara/react-dropdown/lib/index.js'

To Reproduce

Steps to reproduce the behavior:

Load sandbox https://codesandbox.io/s/github/gilbarbara/react-floater/tree/main/demo

Expected behavior

A working demo

Link to repl or repo (highly encouraged)

Please provide a https://codesandbox.io/ demo or similar.
You can use this template.

Issues without a reproduction link are likely to stall.

Run npx envinfo --system --binaries --npmPackages react-floater

Paste the results here:

gilbarbara commented 1 year ago

Fixed! Thanks for the report.