nasa-gibs/worldview

Adding layer via measurement view checkbox causes error

Closed this issue · 0 comments

Describe the bug

checkbox.js:39 Uncaught TypeError: onCheck is not a function
    at Checkbox.handleChange (checkbox.js:39)
    at HTMLUnknownElement.callCallback (react-dom.development.js:188)
    at Object.invokeGuardedCallbackDev (react-dom.development.js:237)
    at invokeGuardedCallback (react-dom.development.js:292)

To Reproduce
Steps to reproduce the behavior:

  1. Open layer picker
  2. Select any category/measurement
  3. Click checkbox to add a layer
  4. See error