Kilian Finger

Results 40 issues of Kilian Finger

I'm completely new to ground:db and grounded succesfully my database in a cordova app. The app only needs to read, no operations to the database are needed. But I'm using...

enhancement
help wanted

Wir verwenden auf unserer Instanz ein eigenes Theme. Da die Templates bspw. keine Conditionals erlauben (#172), habe ich das Plugin Rendering "deaktiviert" in dem ich die Templates einfach leer gelassen...

Type: Enhancement

### Mapbox Implementation Mapbox ### Mapbox Version default ### Platform Android ### `@rnmapbox/maps` version #main (10.0.7-rc.0) ### Standalone component to reproduce ```tsx import { Camera, MapView } from '@rnmapbox/maps'; import...

bug 🪲
Android
waiting

**Is your feature request related to a problem? Please describe.** It would be awesome to keep a loaded GPX File looped. So when the route extracted from the GPX is...

enhancement

Loading with deasync breaks in `@11ty/[email protected]`. With the new ESM support by Eleventy the plugin could boil down to this: ```js import { setupForFile, transformAttributesToHTML } from 'remark-shiki-twoslash'; /** *...

### Summary The new `expo-doctor` command is quite noisy on GitLab CI. Compare the new `expo-doctor`: ![Bildschirm­foto 2023-03-06 um 11 32 12](https://user-images.githubusercontent.com/18724559/223086244-b3da1387-5fb1-4378-a715-a2580cf70e72.png) With the old one `expo-cli doctor`: ![Bildschirm­foto 2023-03-06...

CLI
needs review

How to use local/relative images inside OG image template?

I'm helping with maintenance on `eleventy-plugin-vite`, therefore if tested your template against the current alpha and did some upgrades along the way: - Eleventy v3 alpha - Switched the code...

Picking up from our discussion from https://github.com/ericjeker/nestjs-sentry-example/issues/1#issuecomment-1737453215 I've now tried the new Setup with. Thanks for your work! While I first thought it's great to switch to an `ExceptionFilter`, I...

**maplibre-gl-js version**: Reproduced with 4.5.0 as well as 1.15.3 **browser**: Chromium 126.0.6478.127 ### Steps to Trigger Behavior We have a polygon with a hole to create a mask. Basically it's...

bug
PR is more than welcomed