HTML Service does not open a sidebar in V8 runtime
问题 I have a very large project running on Rhino, but when I switch it to V8 one of the basic functionalities break - the sidebar in Google Sheets can no longer be opened. Basic architecture: A) Google Sheet A with a script (Rhino) importing a GAS Library (V8). The sidebar is in the Library. versus B) Google Sheet B with a script (V8) importing a GAS Library (V8). The sidebar is in the Library. This code is in the Library (standalone script file, running in V8): // called from parent script as