My app Sidebar stopped working as usual post streamlit upgrade to 1.46.1

I was using streamlit custom sidebar menus and its working ok with my current code , but as soon as i upgrade my streamlit to 1.46.1 , sidebar starts disappearing, css implemeted before wasnt supporting post upgrade causing sidebar issue. any workaround?
Working OK - Streamlit 1.45.0
Working NOT OK - Streamlit 1.46.1

Custome components for sidebar.
streamlit_option_menu
streamlit_antd_components