I need help!
I make a game GUI here.
The game runs well with old version PlotlyJS.jl and Dash.jl. Why old version? Because DashDaq added.
Now I need to adjust layout by DashBootstrapComponents, which needs new version Dash.jl, so I rm DashDaq.
However, the game can not run with no StructTypes.StructType
defined.