Antonino Bonanno

Results 5 issues of Antonino Bonanno

How is it possible to save an attribute of type `Array` in the database? Example, i need store this object ```json { "text": "any text", "roles": ["role1", "role2"] } ```...

Hi, I'm using this setup - compactType = "horizontal" - **preventCollision = "true"** ![Cattura](https://user-images.githubusercontent.com/56137431/209356525-51c1eded-5031-46b6-9280-ee2fa7669058.PNG) I would like that by moving element 8 above element 11, it positions itself between element...

feature

Hi, I saw that the project is no longer active and I decided to make some changes that I needed for a job. I am happy to be able to...

Update your Angular version to support the new versions 17 and 18

### Bug description: every now and then when I close the modals from code I get the following error ``` create-customer-modal.component.ts:72 ERROR TypeError: Cannot read properties of null (reading 'instance')...