script-lab
script-lab copied to clipboard
[Archived - see the readme for more info] Create, run, and share your code directly from Office
### Bug Report - **Host**: Excel - **OS**: Mac #### Expected behavior: When I register functions, it should add said functions to excel #### Actual behavior: "An unexpected error has...
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...
### Bug Report - **Host**: N/A - **OS**: N/A - **Browser**: N/A - **Environment**: prod #### Expected behavior: Loading a sample marked as a higher requirement set than supported (using...
I am wondering how to send email from Excel Script Lab.
Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.1.0 to 1.1.1. Changelog Sourced from eventsource's changelog. 1.1.1 Do not include authorization and cookie headers on redirect to different origin (#273 Espen Hovlandsdal) Commits aa7a408 1.1.1...
I want to confirm whether we can use react in script-lab like ``` class HelloMessage extends React.Component { render() { return Hello {this.props.name}; } } root.render(); ```
Hi, I have tried to use XMLHttpRequest to get information but it seems this always errors out; I do not get any error message or output that I can share,...
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...
### Bug Report - Host: Excel - OS: Windows - Browser: Not Relevant - Production #### Expected behavior: When right clicking the already loaded snippet you can reload the script....