jupyterlab-contrib / jupyter-ui-toolkit

UI Toolkit for Jupyter
https://jupyterlab-contrib.github.io/jupyter-ui-toolkit/
Other
41 stars 5 forks source link

React wrapper issue #98

Closed fcollonval closed 2 months ago

fcollonval commented 4 months ago

Description

React error seen on local installation and CI

Parsed an error from text content: undefined Error: Minified React error #130; visit https://reactjs.org/docs/error-decoder.html?invariant=130&args[]=undefined&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings.

seen in https://github.com/jupyterlab-contrib/jupyter-ui-toolkit/actions/runs/8757983592/job/24037797218

Related issue: https://github.com/microsoft/fast/issues/6573

Reproduce

  1. Go to '...'
  2. Click on '...'
  3. Scroll down to '...'
  4. See error '...'

Expected behavior

Context

Command Line Output
Paste the output from your command line running `jupyter lab` here, use `--debug` if possible.
Web Browser Output
Paste the output from your browser web console here.
fcollonval commented 2 months ago

Fixed by #100