Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unhandled error in Spectrum2DHistogram #2424

Closed
targos opened this issue Jun 12, 2023 · 0 comments · Fixed by #2447 or #2442
Closed

unhandled error in Spectrum2DHistogram #2424

targos opened this issue Jun 12, 2023 · 0 comments · Fixed by #2447 or #2442
Assignees
Labels
bug Something isn't working

Comments

@targos
Copy link
Member

targos commented Jun 12, 2023

Cannot read properties of undefined (reading 'z')

{
  source: 'webpack://_N_E/node_modules/nmrium/lib/component/panels/SpectrumsPanel/base/setting/Spectrum2DHistogram.js',
  line: 7,
  column: 33,
  name: null
}
{
  source: 'webpack://_N_E/node_modules/react/cjs/react.production.min.js',
  line: 25,
  column: 190,
  name: 'useMemo'
}
{
  source: 'webpack://_N_E/node_modules/react-dom/cjs/react-dom.production.min.js',
  line: 184,
  column: 186,
  name: 'a'
}
{
  source: 'webpack://_N_E/node_modules/nmrium/lib/component/panels/SpectrumsPanel/base/setting/Spectrum2DHistogram.js',
  line: 8,
  column: 15,
  name: 'processSnapPlot'
}
{
  source: 'webpack://_N_E/node_modules/nmrium/lib/component/panels/SpectrumsPanel/base/setting/processSnapPlot.js',
  line: 4,
  column: 22,
  name: 'calculateSanPlot'
}
{
  source: 'webpack://_N_E/node_modules/nmrium/lib/data/utilities/calculateSanPlot.js',
  line: 5,
  column: 0,
  name: 'data'
}
{
  source: 'webpack://_N_E/node_modules/nmrium/lib/data/utilities/calculateSanPlot.js',
  line: 19,
  column: 0,
  name: null
}
@targos targos added the bug Something isn't working label Jun 12, 2023
@targos targos changed the title Unhandled error in Spectrum2DHistogram unhandled error in Spectrum2DHistogram Jun 12, 2023
@hamed-musallam hamed-musallam linked a pull request Jun 20, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
2 participants