Luca Rath-Heel
Luca Rath-Heel
Add a footer navigation to the website ====================================== Goal ---- Right now, our website displays a static footer section on every page. We want to provide a way to manually...
Add a custom entity `Location` ============================== Goal ---- We are managing more and more events that take place at the same location. Because our content managers do not want to...
Add a content block to the homepage =================================== Goal ---- Currently the content of our homepage consists of a single text editor and therefore lacks the possibility of managing different...
### What happened? After upgrading from iOS 17.3 to 17.4, there are no move sounds played anymore. ### How can we reproduce the bug? 1. Ensure iPhone is not muted...
If used with this options ``` { detectEncodings: ["UTF-8", "windows-1252"] } ``` the following error occurs: ``` ERROR Error: Uncaught (in promise): ReferenceError: lowerDetectedEncodings is not defined ReferenceError: lowerDetectedEncodings is...
I'm using the @ngageoint/geopackage-geojson-js package, which uses the `GeoPackage::addGeoJSONFeatureToGeoPackageWithFeatureDaoAndSrs()` method under the hood, to add the features to the geopackage. But the problem is, that I already provide the geojson...