cvdlab / react-planner

:pencil2: A React Component for plans design. Draw a 2D floorplan and navigate it in 3D mode.
https://cvdlab.github.io/react-planner
MIT License
1.3k stars 462 forks source link

Unable to click items in 3D mode when the planner is used as a module in a react app #247

Open AsifDaum opened 2 years ago

AsifDaum commented 2 years ago

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: