Hi,
First off I wanna say that Dash/plotly is a very cool module for python. Started with pysimpegui two weeks ago but then two days ago I found this! Now I have made my own little web application!
Now I have started to read the documentation and go through some of the features. I was trying the dcc.loading example dcc.Loading | Dash for Python Documentation | Plotly but this example does not work. The error code is:
the input argument loading-input-1.value
must be a list or tuple of dash.dependencies.Input
s.
Is there anyone that can help a little bit ?