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

Pass account along to scene rendering #296

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gfodor
Copy link
Contributor

@gfodor gfodor commented Jan 4, 2020

This fixes a bug where when we render the scene for a hub when connecting to a room, we fail to pass the account for the user along to the renderer, which results in a null account_id in the response regardless of if the user who is logged in created the scene.

Without this PR, the scene link in the room and scene info dialog will be disabled, even if logged in as the scene creator.

@gfodor gfodor requested a review from netpro2k January 4, 2020 17:07
@emstanley
Copy link

Not a high priority. May close as "won't fix."

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

Successfully merging this pull request may close these issues.

2 participants