I have imported the following in my code as well: dash, dash_core_components as dcc, dash_html_components as html, from dash.dependencies import Input, Output, State
Hi @Emil , just a quick follow-up. When dcc.Download is published, what will happen to dash-extensions? Will I still be able to use the Download component from dash-extensions or will I have to update the code accordingly?