Benoit Simard
Benoit Simard
Hi, Since the release of the last version of 3.5 of Neo4j, my installation script fails with this error : `No jar URL found for version '3.5.15' in versions.json from...
If I enable the `maxZoom` alone (ie. with `fitBounds = false`), it works, but it's not the case when the `fitBounds` is enabled. This is a codesandbox url that reproduce...
It would be great if this project support typescript or has types declaration.
Screenshot are blank for now ... don't know why ... Perhaps it's due to those deprecations : RUNNING E2E INTEGRATION TESTS - MAKE SURE PORT 3000 IS NOT IN USAGE...
Can be very cool, especially if I publish it with the website
When you hover a segment the tooltip indicates the actual position (and the extremities). It can be great to have a visual indicator on the dataviz too (like a vertical...
When the geometry change (add/move/delete a point), we call the following function ` entityDoUpdate` in the file https://github.com/DGEXSolutions/osrd/blob/dev/front/src/applications/editor/components/LinearMetadata/data.ts#L551 This function doesn't handle all the cases like : - delete the...
**Describe the current situation** When you add a signal for example, it must be attached to a track section. This is the `ObjectReference` in the JSON Schema. For now we...