Unable to click items in 3D mode when the planner is used as a module in a react app
Opened this issue · 0 comments
AsifDaum commented
Hi,
For some reason I am unable to click on the item and hole elements in 3D mode.
It works fine in 2D mode, but when I switch to 3D I am unable to click only those elements.
I am still able to select walls and floor areas, but not on items & holes.
What could be the possible issue in this case?
For context:
- I have the app installed as a module, with the catalog inside the main app.
- The select feature on items & holes works fine when I run the app using its own webpack config, just that part fails when I run it inside another react app.