dapr/dashboard

Dashboard Configuration section is blank on version 1.4.0

espenairmine opened this issue · 1 comments

Expected Behavior

The Dashboard Config section should display config information

Actual Behavior

The Dashboard Config section displays a list of configs, but when clicking on one of them, the screen is blank,
Both for

and

Steps to Reproduce the Problem

Install 1.4.0 on a clean cluster
Or upgrade from 1.3.0

image
image

Hi @espenairmine,
this is a bug accidentally introduced with the latest version of the Dapr dashboard (that is being used by Dapr 1.4.X). I've already opened a PR to fix this issue #170. Once that gets merged, it will be fixed and be back working as usual.