jmix icon indicating copy to clipboard operation
jmix copied to clipboard

Prevent chart nested elements from injecting

Open glebfox opened this issue 3 months ago • 1 comments

Environment

Jmix version: 2.7.1 Source: forum

Bug Description

Studio suggest injecting Charts nested elements which cannot be injected

Image

Steps To Reproduce

  1. Add configuration as on the screenshot
  2. Open context menu on the title element
  3. Inject into a view

Current Behavior

Studio suggest injecting Charts nested elements which cannot be injected

Expected Behavior

Studio doesn't suggest injecting Charts nested elements

glebfox avatar Nov 13 '25 07:11 glebfox

Probably it makes sense to set the isInjectable property for @StudioElement to false by default.

glebfox avatar Nov 13 '25 07:11 glebfox