Hey everybody,
I have a problem using Dash 1.11. Several error messages occur like the ones below and the application does not work.
The application runs without any error using Dash 1.10. Does anyone know the reason for this error message?
A nonexistent object was used in an Output of a Dash callback. The id of this object is type-select-0 and the property is style. The string ids in the current layout are: [url, sidebar, navbar-title-container, … OUTPUT PROPERTIES…, subgroupName, button_define, subgroup_table, count-msg, pat-info-text]
(This error originated from the built-in JavaScript code that runs Dash apps. Click to see the full stack trace or open your browser’s console.)
A nonexistent object was used in an Input of a Dash callback. The id of this object is slider_width_graph_0 and the property is value. The string ids in the current layout are: [url, sidebar, navbar-title-container,… INPUT PROPERTIES…, resize-graphs]17:55:45
A nonexistent object was used in an Output of a Dash callback. The id of this object is filter-and-subgroup-container and the property is className. The string ids in the current layout are: [url, sidebar, navbar-title-container,… OUTPUT PROPERTIES…, resize-graphs]17:55:45
Invalid prop for this component17:55:45
Invalid prop for this component17:55:45
Invalid prop for this component17:55:45
Invalid prop for this component17:55:45
Invalid prop for this component17:55:45
Invalid prop for this component17:55:45
Invalid prop for this component17:55:45
Invalid prop for this component17:55:45