Dear Community,
I'm working on a project with the fitbit sdk and get this error:
app/index.js:2,29[10:31:42]Error getting document topmost viewIf I remove the
import * as document from "document";the error is away, I don't know why because I changed nothing in the javascript code. And the line where the error is don't change if I remove some other imports....
I need help, JS is really confusing me...
Greetings,
Thorin
Answered! Go to the Best Answer.
Best AnswerI wonder if the problem might be an error in resources/index.view.
Best Answer