Skip to content

eporting errors with Text in version 10.0.0 and later Uncaught TypeError: Cannot set property customDepthMaterial of # which has only a getter Here is the example code: #2421

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

Open
DevaPandiyan opened this issue Apr 13, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@DevaPandiyan
Copy link

  • three version:0.175.0
  • @react-three/fiber version:^9.1.0
  • @react-three/drei version:10.0.5

Problem description:

eporting errors with Text in version 10.0.0 and later Uncaught TypeError: Cannot set property customDepthMaterial of # which has only a getter Here is the example code:

@DevaPandiyan DevaPandiyan added the bug Something isn't working label Apr 13, 2025
@rjungbeck
Copy link

I have the same issue. It seems to only occur with three 0.175.0. It does not occur with three 0.174.0

My configuration:
"@react-three/drei": "^10.0.6",
"@react-three/fiber": "^9.1.2",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants