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

When use EffectComposer, the GizmoViewport disappear #631

Open
shunmian opened this issue Apr 25, 2024 · 1 comment
Open

When use EffectComposer, the GizmoViewport disappear #631

shunmian opened this issue Apr 25, 2024 · 1 comment

Comments

@shunmian
Copy link

Description of the bug

When use EffectComposer for selection purpose, the GizmoViewport from @react-three/drei disappear

To reproduce

see code

Expected behavior

The GizmoViewport should be visible

Library versions used

"@react-three/drei": "9.32.0",
"@react-three/fiber": "8.8.2",
"@react-three/postprocessing": "2.6.2",
"postprocessing": "6.28.7",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-scripts": "5.0.1",
"three": "0.144.0"
@beginnerJq
Copy link

beginnerJq commented Apr 29, 2024

@shunmian Add the renderPriority={1} prop on GizmoHelper

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

No branches or pull requests

2 participants