We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@app.callback(Output('my-graph', 'figure'), [Input('my-graph', 'figure')])
Our users do this pretty often. For example, see here: https://community.plot.ly/t/object-as-input-output-error-loading-dependencies/12492
The text was updated successfully, but these errors were encountered:
Hi, I would like to help on this one. Does this look like what you have in mind? https://github.com/chuyachia/dash/blob/callback-circular-deps-exception/dash/dash.py#L568-L578
Sorry, something went wrong.
This is kind of related to https://github.com/plotly/dash-renderer/issues/76 If an exception is going to be raised by default, there should be a way to suppress it in the config to allow for circular dependencies
fix(package): update style-loader to version 0.23.1 (plotly#323)
0100770
T4rk1n
No branches or pull requests
Our users do this pretty often. For example, see here: https://community.plot.ly/t/object-as-input-output-error-loading-dependencies/12492
The text was updated successfully, but these errors were encountered: