Dash 2.16 working for everyone?

Hi everyone,
I saw this github issue regarding Dash 2.16 breaking dmc.

Has anyone experienced any other challenges using dash-based libraries with the latest release of Dash 2.16?.

Hello @adamschroeder,

I believe that it is overly fussy, as in dash 2.16 needs everything to load in a proper order. Resulting in the need for multiple refreshes if the app isnt completely ready. (hot_reloading)

I have noticed that the load time seems to be longer too. This is just my personal experience.

I also saw posts on dash-leaflet breaking, but I haven’t had time to test it out yet.

Yes, I had to update the dash and it does not display any graphs.
Originally I have developed my project using dash 2.8 and it was perfectly working.

They released 2.16.1 which fixed the finnickinness for me.