David DIVERRES
David DIVERRES
Namespaced breadcrumbs without any items in the "default" namespace are not rendered.
In case of displaying a new dialog inside a callback, the new dialog is correctly displayed but disappear after component is re-rendered. ```jsx import React from "react"; import "./styles.css"; import...
- FindReplace (extraPlugins) - Blockquote (extraPlugins) - unlink - subscript - superscript - insertHorizontalRule   
Hi, I'm unable to install oroCrm 2.4.2 with this process: ``` git clone https://github.com/djocker/orocrm.git git checkout tags/2.4.2 cd orocrm docker-compose -f docker-compose-auto.yml up -d ```` is this the right method?
Hi, The latest current version 2.4.2 report this message after successfully install: `WARNING | Install and enable the Tidy extension.` All others Oro requirements checks are OK.
Il ne semble plus possible d'ouvrir une modale "manuellement" depuis l'API JS `window.dsfr(element).modal.disclose()` **si la modale n'est pas liée à un bouton** (avec son attribut `aria-controls`). Est-ce une regression ?...
Bonjour, Il est prévu d'après la feuille de route l'intégration d'un composant de type CAPTCHA. Je doute que l'étude soit finalisée mais je voulais quand même en discuter afin d'en...
In 2.x and master we have some deprecations from Doctrine: ``` [info] User Deprecated: Method "Doctrine\DBAL\Types\Type::getName()" might add "string" as a native return type declaration in the future. Do the...
Since the crawler includes all URLs present in the page accessible at the specified URL but only those that have the specified URL as a prefix, some pages may be...