plotly / Dash.jl

Dash for Julia - A Julia interface to the Dash ecosystem for creating analytic web applications in Julia. No JavaScript required.
MIT License
486 stars 41 forks source link

Try Dash.jl with React 18 #220

Open etpinard opened 1 year ago

etpinard commented 1 year ago

Python dash has now experimental support for React 18

since its v2.9.0 release.

We should test out Dash.jl and as many third-party Dash component packages out there with React 18 to make sure things are working smoothly.