Commit 3564147
authored
Make metadata service requests client side in fiber app (#57)
When deployed, the fiber viewer app can't make calls to the metadata
service since it's available on-prem only. This PR makes the requests
happen client-side instead.
Also fixes a bug in the 'download png' button.
Closes #561 parent 118a746 commit 3564147
1 file changed
+277
-107
lines changed
0 commit comments