Haoran Ji

Results 2 issues of Haoran Ji

In dcc(Dash core components), the Dropdown component has **search_value** parameter. But in dmc,the MultiSelect component has no such parameter. I can not get serach value in my callback directly. [https://dash.plotly.com/dash-core-components/dropdown](url)

I clone the project,and add one line code `st.write(st.session_state)` ine the end. When the app run,the init session_state is NULL of slider1 and slider2. ![FireShot Capture 007 - app ·...