Description
We have a 2D NMR FID dataset that behaves differently depending on how it is provided to NMRium.
What works
- The standalone .dx file opens correctly on https://app.nmrium.com/
- The .zip file (containing the same data) opens correctly:
What fails
- The same standalone .dx file does not open:
Steps to reproduce
- Open NMRium (either nmrium.nmrxiv.org or embedded via the React wrapper).
- Load the standalone .dx file.
- Observe that it fails to open (while the same data in .zip works).
Expected behavior
- Standalone .dx should load the same way as on app.nmrium.com, and the same way as the .zip variant.
Actual behavior
- Standalone .dx fails to load on nmrium.nmrxiv.org and via the React wrapper, while .zip works.