jmix
jmix copied to clipboard
Prevent chart nested elements from injecting
Environment
Jmix version: 2.7.1 Source: forum
Bug Description
Studio suggest injecting Charts nested elements which cannot be injected
Steps To Reproduce
- Add configuration as on the screenshot
- Open context menu on the
titleelement - 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
Probably it makes sense to set the isInjectable property for @StudioElement to false by default.