I am trying to download the BOM of the board "Main_PCB" in this project: [https://oshwlab.com/franxi2953/open-qlamp](https://oshwlab.com/franxi2953/open-qlamp)<br>
<br>
The button to export the BOM just don't generates any action.
The log is empty but in the chrome console I can see the following log:
> sch-main.js:246 Uncaught (in promise) TypeError: Cannot read properties of null (reading '1')
> at sch-main.js:246:8373
> at Le (sch-main.js:674:4889)
> at os.exportBomHandler (sch-main.js:246:8327)
> at li.exportBomHandler [as callback] (sch-main.js:1067:36260)
> at li.execute (ui.js:190:29044)
> at Oa.publish (ui.js:190:29329)
> at HTMLAnchorElement.handler (ui.js:8944:55435)
> at HTMLAnchorElement.dispatch (ui.js:79:32178)
> at HTMLAnchorElement.Ve (ui.js:79:27568)
> (anonymous) @ sch-main.js:246
> Le @ sch-main.js:674
> exportBomHandler @ sch-main.js:246
> exportBomHandler @ sch-main.js:1067
> execute @ ui.js:190
> publish @ ui.js:190
> handler @ ui.js:8944
> dispatch @ ui.js:79
> Ve @ ui.js:79
It seems a JQuery error handling the button listener.
Because of previous messages on this forum I've tried to remove all the components from the BOM, to see if there's a problem of one specific component creating all the errors. Still not working.
When I order the PCB from JLCPCB the EDA export and upload properly the BOM to JLCPCB platform but I am not unable to dowload from there the file.
In the STD version the BOM export is working but in the PRO the button to migrate from PRO to STD is also broken.
We need to send this BOMs to the manufacturer by today/tomorrow, so all the urgency would be highly appreciated. 🙏
Thank you for all your help!
Chrome
103.0.0.0
Windows
10