Kilian Finger
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...
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...
### 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...
**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...
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`:  With the old one `expo-cli doctor`: ![Bildschirmfoto 2023-03-06...
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...