Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Debug code #24

Closed
dboscanv opened this issue Nov 20, 2019 · 2 comments
Closed

Debug code #24

dboscanv opened this issue Nov 20, 2019 · 2 comments

Comments

@dboscanv
Copy link

Hi!
Thanks for this repo, it helps me a lot.

Now I have a issue, I lost the capability in the google apps script editor to debug the functions. For example, SpreadsheetApp.getActiveSheet() returns null, but the code works if I call the function from the client side.

How you debug your code in this environment?

@enuchi
Copy link
Owner

enuchi commented Nov 20, 2019

What are you trying to do? Run the debugger that comes with the Apps Scripts IDE? Or just track down errors and map them back to your code?

@enuchi
Copy link
Owner

enuchi commented Jan 15, 2020

@dboscanv closing but please reopen if you have more questions

@enuchi enuchi closed this as completed Jan 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants