Volker Nauruhn

Results 21 issues of Volker Nauruhn

added else option to equal helper

This is no issue, just information for users who want to use this package in a project while developing in a windows environment: - Install Linux Subsystem (Ubuntu) - **You...

### What happened? ```graphql fragment House on House { id,state{foobar} } query getHouses { houses{...House,state{barfoo}} } ``` When using `CollectFields(ctx)` you get only the fields collected from `fragment House`. ###...

Hello, trying to access https://[martin.urbica.co](https://martin.urbica.co/)/ from germany throws `DNS_PROBE_FINISHED_NXDOMAIN`. So, the domain does not exist.

help wanted

The option `removeSVGTagAttrs` causes Firefox to not display SVG in some situations. See https://stackoverflow.com/questions/37317774/svg-google-marker-not-working-in-firefox This is still the case. I reproduced this behavior in Firefox v60.0.2 with Here Maps.

#### For people who are struggling using VWave with Nuxt 3 There are two problems with the current implementation: - VWave needs to implement [`getSSRProps`](https://vuejs.org/guide/scaling-up/ssr.html#custom-directives). - The method `serialize` does...

feature request

i18next renamed some typings in v14.0.0.

You've merged https://github.com/LeCoupa/vueflags/pull/27 support Vue 3. What about sharing this with the public? :-)

I found out that `init` method can be triggered twice when component gets mounted and series get updated very quickly after component got mounted. So I added a small check...

- Added the option to style the `lineCap` property of stroke in Donut - Added `types.d.ts`