David ALLIX

Results 19 comments of David ALLIX

Related https://github.com/markitosgv/JWTRefreshTokenBundle/issues/334

> You have two options: > > 1. Sort it so that the authenticators are (in order) `json_login`, `refresh_jwt`, `jwt`; at runtime, the order they're executed in is based on...

Hello, Try the pre-release https://github.com/a2lix/AutoFormBundle/releases/tag/0.3.1 ```composer require a2lix/auto-form-bundle:@dev```

```$form->get('translations')->get('en')->get('medias')->getData()``` ?

@Miniplop Yes fixing the deps vunerabilities asap will be welcome. The high one, at least. ![image](https://user-images.githubusercontent.com/517753/163984719-0e8a8b85-68d1-4d5a-bf1b-7885644d89a3.png)

Hi, I tried the [email protected] to fix the current issue and the upload is ok yes. My preview.png has been well generated but only one model.json has been updated (my...

> hey @webda2l. On the latest version, screenshots are not performed on save / push, you'll have to use the buttons to take them manually. > > Slices screenshot (automatic...

> Oh ok, i think i see what you mean. Taking a screenshot is not considered as a change so you can't save the new changes and push it to...

> That is definitely an issue +1 . I'll make sure it's fixed before the release. Thank you @webda2l for bringing it up, really appreciate it smile. You're welcome :)

> I have successfully migrated first project from 2.6 to 3.0 (Nice first impressions +1) - however I immediately spotted significant drop in performance. Request, which took under 500ms now...