Answer the question
In order to leave comments, you need to log in
How to find userCodeAppPanel?
Hello.
When I click on the button in the sidebar, an error pops up.
Uncaught TypeError: Cannot read property 'style' of null
at HTMLButtonElement.model (userCodeAppPanel:7)
model @ userCodeAppPanel:7
Answer the question
In order to leave comments, you need to log in
Since a long time ago, the browser console incorrectly shows errors in Google web applications.
userCodeAppPanel is a standard google script that it puts in your web application.
And that's where your code is.
The conclusion is simple.
Look for an error in your code.
And to make it easier to find it, use try catch
---
Maxim Stoyanov (stomaks), Google Apps Script developer .
g-apps-script.com
stomaks.me
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question