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

Billboard does not respect position after updating three to 0.166 #2042

Closed
pehaa opened this issue Jul 20, 2024 · 2 comments · Fixed by #2063
Closed

Billboard does not respect position after updating three to 0.166 #2042

pehaa opened this issue Jul 20, 2024 · 2 comments · Fixed by #2063
Labels
bug Something isn't working released

Comments

@pehaa
Copy link

pehaa commented Jul 20, 2024

  • three version: 0.166.0 and 0.166.1
  • @react-three/fiber version: 8.16.8
  • @react-three/drei version: 9.108.4
  • node version: 20.10.0
  • npm (or yarn) version: 10.8.2

Problem description:

After updating three to version 0.166, Billboard does not respect the position props. All objects overlap.

Relevant code:

See sandbox

Switching three version to 0.165 fixes the issue.

Suggested solution:

I suspect it's related to this change in v0.166

@pehaa pehaa added the bug Something isn't working label Jul 20, 2024
@steoo
Copy link

steoo commented Jul 23, 2024

can reproduce, been driving me crazy while following this https://codesandbox.io/p/sandbox/spherical-word-cloud-forked-ymf4nd?file=%2Fsrc%2FApp.js%3A12%2C59. In my version (react-three/drei v: 9.108.4) – it won't work

Copy link

github-actions bot commented Aug 8, 2024

🎉 This issue has been resolved in version 9.109.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging a pull request may close this issue.

2 participants