throwaway34059
throwaway34059
I'll check and see. I don't know why it broke in such a minor version change.
We are seeing the same thing for AspNetCore.HealthChecks.Azure.Storage.Blobs. "StorageConnectionString":{"data":{},"description":"Could not load file or assembly \u0027Microsoft.Bcl.AsyncInterfaces, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51\u0027. The system cannot find the file specified." - Edit I fixed this...
Another work around we have is It's not much different. Just another option of the same thing. ``` const options = { // ... (other options) plugins: { tooltip: {...