-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Multiple tree flow fix #210
Conversation
@ankitecd is this already ready to be tested? |
No, not yet |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
camera && | ||
camera.current.setCamera({ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
…-Planet-org/treemapper into feature/multiple-trees-fix
|
…-Planet-org/treemapper into feature/multiple-trees-fix
|
|
|
…-Planet-org/treemapper into feature/multiple-trees-fix
SonarCloud Quality Gate failed.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All my issues seem to be solved, but I got 401 error while uploading the test data accumulated today and yesterday. Hitting the upload button twice seems to help, but I wonder how the OAuth token could get outdated between different uploads within a few seconds. Once I also got the error Bugsnag could not notify: error must be of type Error
which might indicate that the parameter given to bugsnag.notify()
somewhere in the code has the wrong type (also important to check for #262)?
I approved this PR now as I think these issues can be done in new PR not blocking this merge.
Changes in this pull request: