Closed Gentoli closed 1 year ago
Looks like RenderExtractApp is provided by the PipelinedRenderingPlugin, but it's disabled on wasm32.
RenderExtractApp
PipelinedRenderingPlugin
I get a 'Sub-App with label '"RenderExtractApp"' does not exist panic.
'Sub-App with label '"RenderExtractApp"' does not exist
Looks like
RenderExtractApp
is provided by thePipelinedRenderingPlugin
, but it's disabled on wasm32.I get a
'Sub-App with label '"RenderExtractApp"' does not exist
panic.