Embed urls in the form of https://__host__/embed?stream=STREAM_ID&object=OBJECT_ID
do not display the “powered by speckle”, view control widgets or the data filter.
https://__host__/embed?stream=STREAM_ID&commit=COMMIT_ID
behaves as expected
https://__host__/embed?stream=STREAM_ID&object=COMMIT_REFERENCE_OBJECT_ID
is the same model viewer content but with no chrome overlay.
Right now I’m exploiting this for the hackathon but is this actually a bug?