script-lab icon indicating copy to clipboard operation
script-lab copied to clipboard

[Archived - see the readme for more info] Create, run, and share your code directly from Office

Results 154 script-lab issues
Sort by recently updated
recently updated
newest added

Hi, I keep getting the following error whenever I use Script Lab. Any ideas? Error: { "stack": "TypeError: Failed to fetch\n at https://script-lab.azureedge.net/static/js/main.2d036e31.chunk.js:2:232000\n at l (https://script-lab.azureedge.net/static/js/main.2d036e31.chunk.js:2:224382)\n at Generator. (https://script-lab.azureedge.net/static/js/main.2d036e31.chunk.js:2:225723)\n at...

Hello, I'm unable to load Script Lab properly since some code edits (possibly something I edited in the libraries section) and I get the following error: Error: { "stack": "TypeError:...

### Description: I realized that the Script Lab custom function, cannot be invoked using the input arguments of the `LAMBDA` variable names defined, from the dynamic array helper functions, such...

custom-functions

### Bug Report - **Host**: Excel build 16403, M365 dogfood\devmain - **OS**: Win11 22H2 - **Browser**: Edge - **Environment**: dogfood\devmain #### Expected behavior: I expect scriptlab to load successfully and...

I'm using MacOS. I cloned the branch of script-lab on my machine. Then I did `yarn`, it returned the following error: ``` warning "workspace-aggregator-dfc1fc66-5c12-4d47-b7ab-fd58285a8607 > runner > [email protected]" has unmet...

I cannot import scripts from gist on Chrome. After inserting the link, the first click of the button will not respond and the second click will result in an error...

step1: [git clone ](https://github.com/OfficeDev/script-lab.git) step 2: ``` yarn install yarn run start ``` step 3: open the url https://localhost:3000, error occured ![image](https://user-images.githubusercontent.com/1197035/218719827-f7454278-8b89-4328-a093-38bfe0772bd6.png)

I am trying to load Script Lab from Office Addins Store, and the script lab load failed. It seems the Script Lab site page is blocked by China. Is there...

### Bug Report - **Host**: EXCEL - **OS**: Windows 10 - **Browser**: - - **Environment**: prod #### Expected behavior: The pressing of F2 in the code editor, should normally rename...

P2
suggestion

The details of an object in console (with ">Object" pin ![image](https://user-images.githubusercontent.com/35489219/195891728-e80d90a8-e5f8-4838-a7f5-1f90ba3c2b91.png)) when using `console.log(myObject)` are not correctly displayed. When opening the pin, the displayed properties and keys corresponds to last...