qsavoye
qsavoye
``I made an aggregation with a simple lookup and project inside my pipeline, Add and change event are working pretty fine, nevertheless when i remove my document i do not...
### QGIS (please complete the following information) - OS: Windows 11 - QGIS Version 3.38.1 - QFieldSync Version 4.10.1 - QfieldCloud 0.28 ### Describe the issue I self host a...

Fail to load my application on client side, i have this following error : _Uncaught TypeError: Cannot read properties of undefined (reading 'fetch')_ on dynamic import file. Resetting debug to...
Use curve to digitize Polylines/Polygons  1. Active Curve mode during Digitization of a Polygon 2. Add a first vertex to define the center point of the arc 3. Add...
When i configure, my profile public-transport with a gtfs file i have the following issue: ```bash Exception at RoutingProfileManager initialization: class java.util.concurrent.ExecutionException: java.lang.RuntimeException: Error while constructing transit network. Is your...
## Description This PR fixes an issue where panning functionality was not working in additional windows due to an incorrect `instanceof` check. ## Changes Made - Updated the `instanceof` check...
## Description This PR fixes an issue where the `zoomToElement` function in `TransformWrapper` incorrectly calculates the target position when a parent `TransformWrapper` has a `zoom` value different from `1`. ##...