React-Google-Apps-Script
React-Google-Apps-Script copied to clipboard
Close dialog in Development Mode using google.script.host.close()
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
See https://github.com/enuchi/React-Google-Apps-Script/issues/104
Now supported in latest version of this project.