Jérôme Pogeant
Jérôme Pogeant
[Marketplace link](https://github.com/marketplace/actions/gofmter)
When we add a symfony collection form dynamically with JavaScript, the buttons (add, remove, ...) are not working anymore. To made it work I used `.arrive` event to initialize the...
I'm using the `And the response should contain json:` step, this is working when I check a json body with `{ "foo": "bar" }` But when my body is a...
**Describe the bug (including copyable syntax)** No color highlighting when using function inside a styled component. Example: ```js ${({ $currentStep, theme }) => { if ($currentStep > 0) { return...
I'm using vim-plug to install every nvim plugins. I installed the color scheme like this inside my `.vimrc` ```vim call plug#begin(stdpath('data') . '/plugged') ... Plug 'rose-pine/neovim', {'as': 'rose-pine', 'tag': 'v1.*'}...
I have made a `PatchAction` without using forms and I am trying to ignore `null`/`default` value Currently my action look like this ``` /* * @ParamConverter("updatedServer", converter="fos_rest.request_body") * * @return...
I'm using `JMSSerializerBundle` with `FOSRestBundle`. I use the `yml` reference to serialize datas on a given class but I have to use another config for a method inside this class...
### General information - Pure version: 1.9.0 - ZSH version: zsh 5.4.2 (x86_64-ubuntu-linux-gnu) - Terminal program & version: GNOME Terminal 3.28.2 - Operating system: Ubuntu 18.04 (LTS) - ZSH framework:...
Fixes #35