【发布时间】:2021-03-13 11:17:41
【问题描述】:
我是 Dash Plotly 的新手。
如果将 Id(在当前时刻)用作其中一个回调的 INPUT,是否有办法防止回调。
A nonexistent object was used in an `Input` of a Dash callback. The id of this object is `some-dropdown` and the property is `value`.
或者有没有办法在dash中注册所有组件id,以后可以用于渲染?
【问题讨论】: