[Office Hours] App crashing with the new feature #143
-
Related Discussioni am trying to implement one of our key features:
i've written the code simply to export the existing view in PDF format; however, when you run the app and click on the new pdf button, the app crashes. Reproduction
Additional contextdraft pr: Code of Conduct
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 6 replies
-
@nriedman @AdritRao @felixschlegel would be amazing if you can take a look at this. @kkellybonilla can you share more information about the crash? What error message do you get? |
Beta Was this translation helpful? Give feedback.
Oh, sorry, looked at the wrong PR, my bad.
Added a comment here that will help you to resolve the issue: https://github.com/CS342/2025-Stanford-360/pull/44/files#r1978327030. In summary: It is an issue that the views that you aim to render require elements in the environment which are not injected in there.