-
Notifications
You must be signed in to change notification settings - Fork 216
Description
Hello,
in my r3f app, the user can enable fullscreen; however i noticed some issues. When in fullscreen, if the user clicks on a color field in the leva panel, the color picker does not appear. Similarly, if the user enables the stats, it isnt visible when in fullscreen.
I've put together a sandbox that recreates the issue. The color picker can be found in "Box Settings" and stats in "General Settings". Please have a look and let me know if this is truly a bug or am I doing something wrong.
Thank you!
PS: for the sandbox, fullscreen only works if you open the preview as a new tab
Dependencies:
“@react-three/drei”: “^10.0.4”,
“@react-three/fiber”: “^9.1.0”,
“@react-three/postprocessing”: “^3.0.4”,
“leva”: “^0.10.0”,
“next”: “^15.2.1”,
“postprocessing”: “^6.37.1”,
“react”: “^19.0.0”,
“react-dom”: “^19.0.0”,
“three”: “^0.174.0”
"zustand": "5.0.3"