Konstantin Krivopustov
Konstantin Krivopustov
Should be: - Collection Data Container - Instance Data Container - KeyValueCollection Data Container - KeyValueInstance Data Container
When in dev mode, return full information about errors to the client.
Jmix version: 2.2.1 Consider the following code: ``` ``` `textArea` was moved from inside formLayout where a data container was inferred. Now it's not set and the framework silently ignores...
`Dialogs.BackgroundTaskDialogBuilder` should implement `HasContent` interface as other dialog builders.
### Environment Jmix version: 2.2.0 ### Bug Description "Main view with top menu" template does not use messages from bundle ### Steps To Reproduce - Open [Onboarding](https://github.com/jmix-framework/jmix-onboarding-2) project in Studio...
### Environment Jmix version: 2.2.0 ### Bug Description gridColumnVisibility component does not show label for filterable column. ### Steps To Reproduce - Create a project - Add gridColumnVisibility component and...
See motivation here: https://forum.jmix.io/t/h2-database-support/4548
See the description here: https://forum.jmix.io/t/jpql-computed-attribute/4458
### Environment Jmix version: 2.2.0 ### Bug Description After adding Settings facet the data grid filter is not reflected in URL reliably. ### Steps To Reproduce - Create new project...