0

I'm developing an excel add-in plugin which has some custom functions. I'm guessing due to the size of formula.js file (16MB) excel fails to completely fetch and resolve the custom functions and result in to #VALUE!

I tried to refresh the sheet after first load as well as split the files in webpack config, although this workarounds work I want something that preloads the formula.js file (I tried something in manifest but didn't work)

1
  • 1
    Please provide enough code so others can better understand or reproduce the problem. Commented Feb 10 at 17:45

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.