OrleanDashboard is not working with Orleans 3.7.1
Open
Needs: triage :mag:
- Dominant language
- C#
- Stars
- 10.9k
- Forks
- 2.1k
- Avg merge
- 15h 1m
- Merged PRs (30d)
- 345
Description
We updated orlean component to version 3.7.1,orlean dashboard component also had been updated to version 3.1.0
But we found orlean dashboard is not working,how to solve it?
this is our code for loading dashboard
` .UseDashboard(options =>
{
options.CounterUpdateIntervalMs = 30000;
})`
And we found it's working fine with orlean version below 3.5.1.So counld you help us to solve it with orlean 3.7.1
Contributor guide
Assessment
This issue has not been assessed yet.