React-Google-Apps-Script icon indicating copy to clipboard operation
React-Google-Apps-Script copied to clipboard

Close dialog in Development Mode using google.script.host.close()

Open dhruv9499 opened this issue 1 year ago • 1 comments

Hello Team,

I want to close the dialog programmatically. google.script.host.close() works fine in the production i.e using yarn run deploy

but it throws errors in the development mode saying google undefined or not found

dhruv9499 avatar Jun 02 '24 13:06 dhruv9499

See https://github.com/enuchi/React-Google-Apps-Script/issues/104

enuchi avatar Jun 02 '24 14:06 enuchi

Now supported in latest version of this project.

enuchi avatar Mar 17 '25 03:03 enuchi