Sidi LEKHALIFA
Sidi LEKHALIFA
Thanks @jducro
hello aless673, I tried to do like you, but i have an error : ``` (2/2) LoaderLoadException There is no extension able to load the configuration for "FOS\CommentBundle\Model\Comment" (in /var/www/web/config/packages/validator.yaml)....
Hi cvle, have you find solution ?
Hi, this PR resolves our issue because we lost the attribute "name" in many objects. When is it possible to merge this one to our master branch ?
You can merge this PR, plz?
Great! Thanks @jfsenechal Don't forget load the Dotenv class :wink:
Hello @Matthijs-Huisman i share with you my conf to patch this bug of update lead (waiting for him to merge this Merge request) https://github.com/rimoi/share_patch_library_devio Steps: - Put the [patches](https://github.com/rimoi/share_patch_library_devio/tree/master/patches) folder...
When including the library in your `app.js` file, you have to make globale flashy, like this : ```javascript import flashy from "./flashy"; window.flashy = flashy; ```
@minddifferent I fixed it, the correction I inspired from this Pull Request : [#Pull request 253](https://github.com/nucleos/NucleosDompdfBundle/pull/253) ```twig