https://github.com/cosmitar/triplex_debug
https://github.com/cosmitar/triplex_debug
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/cosmitar/triplex_debug
- Owner: Cosmitar
- Created: 2023-06-12T18:10:17.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-12T18:23:17.000Z (almost 2 years ago)
- Last Synced: 2025-01-08T09:11:19.597Z (4 months ago)
- Language: TypeScript
- Size: 50.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# how to replicate the issue
Open the scene in Triplex, select NestedComponents element from the side bar, try to translate.
You should see the cube moving first and the cylinder updating on drag-end. Note that cube and cylinder are siblings into [NestedComponents](https://github.com/Cosmitar/triplex_debug/blob/main/src/components/NestedComponents.tsx) and the props of the component are applied to a wrapper group.