voila-dashboards / voici

Voici turns any Jupyter Notebook into a static web application
https://voici.readthedocs.io/
Other
156 stars 9 forks source link

Add missing `react-dom` module to Webpack shared scope #67

Closed trungleduc closed 1 year ago

trungleduc commented 1 year ago

References

Issue found while working with a widget requiring the react-dom module.

Code changes

User-facing changes

Backwards-incompatible changes

github-actions[bot] commented 1 year ago

lite-badge :point_left: Try it on ReadTheDocs

martinRenou commented 1 year ago

It seems we have the same issue in Voila with ipyflex not working because of missing react-dom, will open a PR.