fix: reload dashboard under http node root #2068
Annotations
3 warnings
|
build / Build on 24:
ui/src/widgets/ui-table/UITableCell.vue#L90
Caution: `dateHelper` also has a named export `formatCellDate`. Check if you meant to write `import {formatCellDate} from './helpers/date.helper'` instead
|
|
build / Build on 24:
ui/src/widgets/ui-chart/UIChart.vue#L760
Caution: `axisHelper` also has a named export `getAxisMax`. Check if you meant to write `import {getAxisMax} from './helpers/axis.helper'` instead
|
|
build / Build on 24:
ui/src/widgets/ui-chart/UIChart.vue#L757
Caution: `axisHelper` also has a named export `getAxisMin`. Check if you meant to write `import {getAxisMin} from './helpers/axis.helper'` instead
|