Commit 753ed09
committed
fix console warning about unsupported data format
before this change you could see the following warning and error on the
browser console:
Can not convert Object { }
runRequest.catchError Error: Unsupported data format
when changing from "predefined graph" to "single metric" with an already
selected predefined graph.1 parent 2e42fa1 commit 753ed09
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
362 | 362 | | |
363 | 363 | | |
364 | 364 | | |
365 | | - | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
366 | 369 | | |
367 | 370 | | |
368 | 371 | | |
| |||
0 commit comments