0

I have created a addin project for creating excel custom function. When I am importing anything like module or file in function.js file, my custom functions are going disable. After going disable its working fine. So my question is why its going disable after importing any module or file.

Images are given below.

Before importing module

After importing module

Shiv Yadav
  • 467
  • 2
  • 11
  • I tried to reproduce this behavior but it appears to work fine. Did you make any other changes besides adding the import? I assume you added jwt-decode to the package.json file? If you are testing on Office on Windows, you can [turn on logging](https://learn.microsoft.com/office/dev/add-ins/testing/runtime-logging) to get more information. Sometime you need to [clear the cache](https://learn.microsoft.com/office/dev/add-ins/testing/clear-cache) on Office on Windows while coding and testing an add-in. – David Chesnut Sep 23 '22 at 18:31
  • okay this will help me a lot. – Shiv Yadav Sep 27 '22 at 12:43

0 Answers0