Once I click in network tab, the webpage goes blank and the browser console says
TypeError: can't convert undefined to object
b NetworkDashboard.jsx:28
....
Uncaught (in promise) TypeError: can't convert undefined to object
b NetworkDashboard.jsx:28
I'm using docker image 3c9e9518d0aa spawned with docker run --rm -p 8090:8090 fluree/ledger:latest
While browsing in 8090 dashboard
Once I click in network tab, the webpage goes blank and the browser console says
I'm using docker image
3c9e9518d0aa
spawned withdocker run --rm -p 8090:8090 fluree/ledger:latest