https://github.com/cosmitar/triplex_debug
https://github.com/cosmitar/triplex_debug
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cosmitar/triplex_debug
- Owner: Cosmitar
- Created: 2023-06-12T18:10:17.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-12T18:23:17.000Z (about 3 years ago)
- Last Synced: 2025-02-25T20:18:08.216Z (over 1 year 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.