Skip to content

TypeError: Cannot read properties of undefined (reading 'useMetric')

Alexander Velikiy requested to merge fix-errors-on-panel-init into main

Changes:

  • check 'min' for existing and throw an error if not
  • check 'max' for existingand throw an error if not
  • update version 0.4.1
Edited by Alexander Velikiy

Merge request reports