Chris Weber

Results 7 issues of Chris Weber

## Feature Request ### Plugin @capacitor/google-maps ### Description We can set a Marker to be "draggable", but there is no function like setOnMarkerDragEndListener(…) to listen to the drop happening, this...

type: feature request
plugin: google-maps

### What? On windows the .git/* files are read only, when the CNA "import path" script attempts to open one of the .git/* files ### Why? attempting to open any...

area: create-next-app
CI approved

It would be nice if it would be possible to alter the mail subject, all my scripts that send out mails have specific subjects based on the tool name, server...

enhancement

I noticed that for example soundcloud continues playing even though my iPad is locked, also the album cover, some song info and a player are displayed on the lock screen,...

help wanted
feature request

I'm trying to include examples of how to use rehype pretty code in my tutorial and when I want to highlight the characters you need to use to highlight a...

I created a [reproduction repository](https://github.com/chrisweb/nextjs_three-fiber_reproduction?tab=readme-ov-file#effectcomposer-error) for an error in the react postprocessing effectcomposer when using the latest r3f v9 beta 1 package (as well as next.js 15 / react 19)...

I was testing [r3f v9 beta 1](https://github.com/pmndrs/react-three-fiber/issues/2338) with react 19 (which is included in the latest [next.js 15](https://github.com/vercel/next.js/releases/tag/v15.0.0) stable that got released a day ago), I then added leva to...