react-planner icon indicating copy to clipboard operation
react-planner copied to clipboard

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

Open AsifDaum opened this issue 3 years ago • 0 comments

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.

AsifDaum avatar Sep 30 '22 16:09 AsifDaum