pramod-bls
pramod-bls
I am having same issue with electron, were you able to solve this?
fair enough .... step 1: I create a scope, ```javascript if (decaySliceApiCall.isSuccess) { const scope = {} channels.map((channel) => { scope[`Ch${channel}`] = {} decays.map((decay) => { scope[`Ch${channel}`][`D${decay}`] = decaySliceApiCall.data.data.z.channels[`${channel}`].decays[`${decay}`] })...
Thank you! -- Pramod Butte, MBBS PhD CTO Black Light Surgical Inc. ***@***.******@***.***> M: 323-481-0133 From: Glen Whitney ***@***.***> Date: Tuesday, July 4, 2023 at 12:54 PM To: josdejong/mathjs ***@***.***>...
Any update on this? I am having the same issue.